PinnableItemType Enum
Represents items that can be pinned to a profile page or dashboard.
Possible Values
#
GIST
A gist.
ISSUE
An issue.
ORGANIZATION
An organization.
PROJECT
A project.
PULL_REQUEST
A pull request.
REPOSITORY
A repository.
TEAM
A team.
USER
A user.
Usages
#
References
#
- Argument type of field anyPinnableItems from type Organization
- Argument types of field pinnableItems from type Organization
- Argument types of field pinnedItems from type Organization
Previous
PinnableItemEdge
Next
PinnedDiscussion
