Input Object GitHub::LockLockableInput
Autogenerated input type of LockLockable
Input Fields
lockableId: ID!
ID of the issue or pull request to be locked.
lockReason: LockReason
A reason for why the issue or pull request will be locked.
clientMutationId: String
A unique identifier for the client performing the mutation.