Mutation
Variables
Response
Mutations
publishCustomDomain
Activate a custom domain so it becomes the live domain serving this Network
MUTATION
publishCustomDomain(input: PublishCustomDomainInput!): PublishCustomDomainPayloadArguments
input
PublishCustomDomainInput!
required
Parameters for PublishCustomDomain
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
customDomain
errors
[String!]!
Mutation
Variables
Response