Github API - Test Config

mutation unmarkProjectV2AsTemplate
projects

Unmark a project as a template.

Arguments
input UnmarkProjectV2AsTemplateInput

UnmarkProjectV2AsTemplateInput [input]

Autogenerated input type of UnmarkProjectV2AsTemplate

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

projectId ID

The ID of the Project to unmark as a template.

API:
Github GraphQL API

Parameters for UnmarkProjectV2AsTemplate

Returns
UnmarkProjectV2AsTemplatePayload

UnmarkProjectV2AsTemplatePayload [object]

Autogenerated return type of UnmarkProjectV2AsTemplate

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

projectV2 ProjectV2

The project.

API:
Github GraphQL API
API:
Github GraphQL API