close
GraphQL Schema
Example
Use Case - Example
Schema
RootQueryType
Scalars
Boolean
Float
ID
Int
JsonBlob
String
Time
Enums
__DirectiveLocation
Objects
Data
DataSet
ServiceData
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Directives
include
skip
menu
Types
OBJECT
__InputValue
link
GraphQL Schema definition
type
__InputValue
{
defaultValue
:
String
description
:
String
name
:
String
type
:
__Type
}
link
Require by
__Directive
Represents a directive
__Field
null
__Type
Represents scalars, interfaces, object types, unions, enums in the system