Menu
Graphback LogoGraphback LogoGraphback
Docs
  • 1.0
  • 0.16.x
  • 0.15.x
  • 0.14.x
  • Master/Unreleased
Blog
Graphback LogoGraphback LogoGraphback
  • Docs
    • 1.0
    • 0.16.x
    • 0.15.x
    • 0.14.x
    • Master/Unreleased
  • Blog
  • Getting Started
    • Why use Graphback?
    • Create a new application
    • Add to project
  • Model
    • Data Model
    • Annotations
    • Graphback Scalars
  • CRUD
    • Overview
    • Queries
    • Mutations
    • Subscriptions
  • Databases
    • Overview
    • MongoDB
    • PostgreSQL
    • SQLite
  • Subscriptions
    • Subscriptions
  • Authentication
    • Introduction
    • Keycloak
    • KeycloakCrudService
    • createKeycloakCRUDService
    • KeycloakConfig
  • Data Sync
    • What is Data Synchronization?
    • Setting up Soft Deletion
    • DataSyncProvider
    • SyncList
    • CreateDataSyncCRUDServiceOptions
    • DataSyncMongoDBDataProvider
    • DataSyncCRUDService
    • DataSyncPlugin
    • ConflictError
  • GraphQL Migrations
    • Introduction
    • Database Design
    • API Reference
    • Plugins
    • Operation Filter
  • GraphQL Serve
    • API without code
  • Plugins
    • Overview
    • SchemaCRUD
    • ClientCRUD
    • Create your own plugin
  • CLI Reference
    • Create Graphback
    • Graphback CLI
  • API Reference
    • buildGraphbackAPI
    • GraphbackAPI
    • GraphbackAPIConfig
    • CreateCRUDServiceOptions
    • createKnexDbProvider
    • KnexDBDataProvider
    • SQLiteKnexDBDataProvider
    • createMongoDbProvider
    • MongoDBDataProvider
    • GraphbackDataProvider
    • GraphBackPluginEngineOptions
    • GraphbackCRUDGeneratorConfig
    • CreateCRUDServiceOptions
    • GraphbackContext
    • ResultList
    • GraphbackPlugin
    • CRUDService
    • GraphbackProxyService
    • runtime/createCRUDService
    • GraphbackCRUDService
    • CRUDService
    • GraphbackProxyService
    • SchemaCRUDPlugin
    • ClientCRUDPlugin
  • Release Notes
    • Release Notes
This is documentation for Graphback 0.15.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (1.0).
Version: 0.15.x

runtime/createCRUDService

Index#

Interfaces#

  • CreateCRUDServiceOptions

Functions#

  • createCRUDService

Functions#

createCRUDService#

▸ createCRUDService(config?: CreateCRUDServiceOptions): ServiceCreator

Defined in packages/graphback-core/src/runtime/createCRUDService.ts:13

Parameters:

NameType
config?CreateCRUDServiceOptions

Returns: ServiceCreator

Edit this page
Previous
« GraphbackProxyService
Next
GraphbackCRUDService »
  • Index
    • Interfaces
    • Functions
  • Functions
    • createCRUDService

Docs

  • Introduction
  • Getting started
  • CRUD
  • Plugins
  • Reference
  • Releases

Community

  • GitHub
  • Discord
AeroGear Logo
Copyright © 2022 AeroGear