Github API - Test Config

mutation deleteVerifiableDomain

Deletes a verifiable domain.

Arguments
input DeleteVerifiableDomainInput

DeleteVerifiableDomainInput [input]

Autogenerated input type of DeleteVerifiableDomain

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The ID of the verifiable domain to delete.

API:
Github GraphQL API

Parameters for DeleteVerifiableDomain

Returns
DeleteVerifiableDomainPayload

DeleteVerifiableDomainPayload [object]

Autogenerated return type of DeleteVerifiableDomain

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The owning account from which the domain was deleted.

API:
Github GraphQL API
API:
Github GraphQL API