Github API - Test Config

mutation deleteRef

Delete a Git Ref.

Arguments
input DeleteRefInput

DeleteRefInput [input]

Autogenerated input type of DeleteRef

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

refId ID

The Node ID of the Ref to be deleted.

API:
Github GraphQL API

Parameters for DeleteRef

Returns
DeleteRefPayload

DeleteRefPayload [object]

Autogenerated return type of DeleteRef

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API