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
DNSRecord
link
GraphQL Schema definition
type
DNSRecord
{
name
:
String
!
type
:
String
!
value
:
String
!
}
link
Require by
Brand
BrandNetwork