Github API - Test Config

mutation verifyVerifiableDomain

Verify that a verifiable domain has the expected DNS record.

Arguments
input VerifyVerifiableDomainInput

VerifyVerifiableDomainInput [input]

Autogenerated input type of VerifyVerifiableDomain

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The ID of the verifiable domain to verify.

API:
Github GraphQL API

Parameters for VerifyVerifiableDomain

Returns
VerifyVerifiableDomainPayload

VerifyVerifiableDomainPayload [object]

Autogenerated return type of VerifyVerifiableDomain

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The verifiable domain that was verified.

API:
Github GraphQL API
API:
Github GraphQL API