Github API - Test Config

mutation followOrganization
orgs

Follow an organization.

Arguments
input FollowOrganizationInput

FollowOrganizationInput [input]

Autogenerated input type of FollowOrganization

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

organizationId ID

ID of the organization to follow.

API:
Github GraphQL API

Parameters for FollowOrganization

Returns
FollowOrganizationPayload

FollowOrganizationPayload [object]

Autogenerated return type of FollowOrganization

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

organization Organization

The organization that was followed.

API:
Github GraphQL API
API:
Github GraphQL API