Reference > API > GraphQL
GraphQL
GraphQL schema factory and response helpers
WHAT YOU'LL LEARN
- How to use the builder and factory APIs?
- How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/graphql. Import any of the items below directly from this path in your Webiny extensions.
Services
GraphQLSchemaFactory
Abstraction — imported from webiny/api/graphql
Interface GraphQLSchemaFactory.Interface:
Types:
Usage:
extensions/MyImpl.ts
Types & Classes
ErrorResponse
Class — imported from webiny/api/graphql
ListErrorResponse
Class — imported from webiny/api/graphql
ListResponse
Class — imported from webiny/api/graphql
NotAuthorizedResponse
Class — imported from webiny/api/graphql
NotFoundResponse
Class — imported from webiny/api/graphql
Response
Class — imported from webiny/api/graphql