Mutation
Variables
Response
Mutations
createCustomDomain
Register a custom domain for this Network and start DNS verification and SSL certificate issuance
MUTATION
createCustomDomain(input: CreateCustomDomainInput!): CreateCustomDomainPayloadArguments
input
CreateCustomDomainInput!
required
Parameters for CreateCustomDomain
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
customDomain
errors
[String!]!
Mutation
Variables
Response