Github API - Test Config

mutation updateEnterpriseOrganizationProjectsSetting
orgs
projects

Sets whether organization projects are enabled for an enterprise.

Arguments
input UpdateEnterpriseOrganizationProjectsSettingInput

UpdateEnterpriseOrganizationProjectsSettingInput [input]

Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterpriseId ID

The ID of the enterprise on which to set the organization projects setting.

The value for the organization projects setting on the enterprise.

API:
Github GraphQL API

Parameters for UpdateEnterpriseOrganizationProjectsSetting

Returns
UpdateEnterpriseOrganizationProjectsSettingPayload

UpdateEnterpriseOrganizationProjectsSettingPayload [object]

Autogenerated return type of UpdateEnterpriseOrganizationProjectsSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterprise Enterprise

The enterprise with the updated organization projects setting.

message String

A message confirming the result of updating the organization projects setting.

API:
Github GraphQL API
API:
Github GraphQL API