Magidoc

ChangeUserStatusInput
Input Object

Autogenerated input type of ChangeUserStatus

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

emoji

The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., :grinning:.

expiresAt

If set, the user status will not be shown after this date.

limitedAvailability

Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

message

A short description of your current status.

organizationId

The ID of the organization whose members will be allowed to see the status. If omitted, the status will be publicly visible.

Usages

#

References

#

  • Argument input of field changeUserStatus from type Mutation