Github API - Test Config

mutation deleteProjectV2Field
projects

Delete a project field.

Arguments
input DeleteProjectV2FieldInput

DeleteProjectV2FieldInput [input]

Autogenerated input type of DeleteProjectV2Field

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

fieldId ID

The ID of the field to delete.

API:
Github GraphQL API

Parameters for DeleteProjectV2Field

Returns
DeleteProjectV2FieldPayload

DeleteProjectV2FieldPayload [object]

Autogenerated return type of DeleteProjectV2Field

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The deleted field.

API:
Github GraphQL API
API:
Github GraphQL API