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
BrandNetwork
link
GraphQL Schema definition
type
BrandNetwork
{
dnsRecords
: [
DNSRecord
]
}
link
Require by
Brand