Version: 0.15.x
GraphbackAPIConfig
#
Hierarchy- GraphbackAPIConfig
#
Index#
Properties#
PropertiesOptional
crud#
• crud? : GraphbackCRUDGeneratorConfig
Defined in buildGraphbackAPI.ts:11
Global CRUD configuration
#
dataProviderCreator• dataProviderCreator: DataProviderCreator
Defined in buildGraphbackAPI.ts:25
Function which creates a default data provicer for every data model
Optional
plugins#
• plugins? : GraphbackPlugin[]
Defined in buildGraphbackAPI.ts:15
Schema plugins to perform automatic changes to the schema
Optional
serviceCreator#
• serviceCreator? : ServiceCreator
Defined in buildGraphbackAPI.ts:20
Function which creates a default CRUD Service for every data model