close
GraphQL Schema
Schema
Query
Scalars
Boolean
String
Enums
__DirectiveLocation
__TypeKind
Objects
Brand
BrandNetwork
CognitoDetails
Contact
DNSRecord
EmailTemplates
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Directives
CustomerPortalAuth
deprecated
EpilotAuth
include
skip
menu
Types
OBJECT
Contact
link
GraphQL Schema definition
type
Contact
{
last_name
:
String
first_name
:
String
}
link
Require by
Query