Registry OBJECT

A package registry

Fields

colorString

The hex code for the registry navatar background color in the Package Registries page

createdAtDateTime

The time when the registry was created

descriptionString

The description of the registry

emojiString

The emoji that will display as a registry navatar in the Package Registries page

idID!

nameString!

The name of the registry

organizationOrganization!

slugString!

The slug of the registry

teamsTeamRegistryConnection

Teams associated with this registry

Arguments

afterString

Returns the elements in the list that come after the specified cursor.

beforeString

Returns the elements in the list that come before the specified cursor.

firstInt

Returns the first n elements from the list.

lastInt

Returns the last n elements from the list.

orderTeamRegistryOrder

Order the registries returned

Default value: RECENTLY_CREATED

searchString

Search for teams associated that this registry is assigned to

updatedAtDateTime

The time when the registry was updated

urlString!

The URL for the registry

uuidString!

Interfaces