Interface GitHub::Lockable

An object that can be locked.

Fields

activeLockReason: LockReason

Reason that the conversation was locked.

locked: Boolean!

true if the object is locked

Possible Types

Issue

PullRequest

Uses

LockLockablePayload.lockedRecord

LockedEvent.lockable

UnlockLockablePayload.unlockedRecord

UnlockedEvent.lockable