Interface GitHub::Assignable
An object that can have users assigned to it.
Fields
assignees(after: String, before: String, first: Int, last: Int): UserConnection!
A list of Users assigned to this object.