Github API - Test Config

mutation addVerifiableDomain

Adds a verifiable domain to an owning account.

Arguments
input AddVerifiableDomainInput

AddVerifiableDomainInput [input]

Autogenerated input type of AddVerifiableDomain

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

domain URI

The URL of the domain

ownerId ID

The ID of the owner to add the domain to

API:
Github GraphQL API

Parameters for AddVerifiableDomain

Returns
AddVerifiableDomainPayload

AddVerifiableDomainPayload [object]

Autogenerated return type of AddVerifiableDomain

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The verifiable domain that was added.

API:
Github GraphQL API
API:
Github GraphQL API