close
GraphQL Schema
Schema
Query
Mutation
Scalars
Boolean
DateTime
Float
Int
Name
String
Enums
__DirectiveLocation
__TypeKind
Objects
BasketItem
Customer
Inventory
Payment
Product
UpsertBasketItemResult
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
UpsertBasketItemInput
Directives
computed
defer
delegate
deprecated
include
skip
source
specifiedBy
stream
menu
Types
delegate
link
GraphQL Schema definition
1
directive
@delegate
(
path
:
String
,
schema
:
Name
!) on
FIELD_DEFINITION
link
Required by
This element is not required by anyone