Schema changes for 2025-12-13
The GraphQL schema includes these changes:
The following changes will be made to the schema:
- On member
ReviewRequest.requestedBy:requestedBywill be removed. UserequestedByActorinstead. Effective 2026-04-01.
Schema changes for 2025-12-10
The GraphQL schema includes these changes:
- Type
CreateRepositoryCustomPropertyInputwas added - Input field
allowedValuesof type '[String!]was added to input object typeCreateRepositoryCustomPropertyInput' - Input field
clientMutationIdof typeStringwas added to input object typeCreateRepositoryCustomPropertyInput - Input field
defaultValueof typeStringwas added to input object typeCreateRepositoryCustomPropertyInput - Input field
descriptionof typeStringwas added to input object typeCreateRepositoryCustomPropertyInput - Input field
propertyNameof typeString!was added to input object typeCreateRepositoryCustomPropertyInput - Input field
regexof typeStringwas added to input object typeCreateRepositoryCustomPropertyInput - Input field
requiredof typeBooleanwas added to input object typeCreateRepositoryCustomPropertyInput - Input field
sourceIdof typeID!was added to input object typeCreateRepositoryCustomPropertyInput - Input field
valueTypeof typeCustomPropertyValueType!was added to input object typeCreateRepositoryCustomPropertyInput - Input field
valuesEditableByof typeRepositoryCustomPropertyValuesEditableBywas added to input object typeCreateRepositoryCustomPropertyInput - Type
CreateRepositoryCustomPropertyPayloadwas added - Field
clientMutationIdwas added to object typeCreateRepositoryCustomPropertyPayload - Field
repositoryCustomPropertywas added to object typeCreateRepositoryCustomPropertyPayload - Type
CustomPropertySourcewas added - Member
Enterprisewas added to Union typeCustomPropertySource - Member
Organizationwas added to Union typeCustomPropertySource - Type
CustomPropertyValuewas added - Type
CustomPropertyValueInputwas added - Input field
propertyNameof typeString!was added to input object typeCustomPropertyValueInput - Input field
valueof typeCustomPropertyValuewas added to input object typeCustomPropertyValueInput - Type
CustomPropertyValueTypewas added - Enum value 'MULTI_SELECT
was added to enumCustomPropertyValueType' - Enum value 'SINGLE_SELECT
was added to enumCustomPropertyValueType' - Enum value
STRINGwas added to enumCustomPropertyValueType - Enum value 'TRUE_FALSE
was added to enumCustomPropertyValueType' - Enum value
URLwas added to enumCustomPropertyValueType - Type
DeleteRepositoryCustomPropertyInputwas added - Input field
clientMutationIdof typeStringwas added to input object typeDeleteRepositoryCustomPropertyInput - Input field
idof typeID!was added to input object typeDeleteRepositoryCustomPropertyInput - Type
DeleteRepositoryCustomPropertyPayloadwas added - Field
clientMutationIdwas added to object typeDeleteRepositoryCustomPropertyPayload - Field
repositoryCustomPropertywas added to object typeDeleteRepositoryCustomPropertyPayload - Type
PromoteRepositoryCustomPropertyInputwas added - Input field
clientMutationIdof typeStringwas added to input object typePromoteRepositoryCustomPropertyInput - Input field
repositoryCustomPropertyIdof typeID!was added to input object typePromoteRepositoryCustomPropertyInput - Type
PromoteRepositoryCustomPropertyPayloadwas added - Field
clientMutationIdwas added to object typePromoteRepositoryCustomPropertyPayload - Field
repositoryCustomPropertywas added to object typePromoteRepositoryCustomPropertyPayload - Type
RepositoryCustomPropertywas added RepositoryCustomPropertyobject implementsNodeinterface- Field
allowedValueswas added to object typeRepositoryCustomProperty - Field
defaultValuewas added to object typeRepositoryCustomProperty - Field
descriptionwas added to object typeRepositoryCustomProperty - Field
idwas added to object typeRepositoryCustomProperty - Field
propertyNamewas added to object typeRepositoryCustomProperty - Field
regexwas added to object typeRepositoryCustomProperty - Field
requiredwas added to object typeRepositoryCustomProperty - Field
sourcewas added to object typeRepositoryCustomProperty - Field
valueTypewas added to object typeRepositoryCustomProperty - Field
valuesEditableBywas added to object typeRepositoryCustomProperty - Type
RepositoryCustomPropertyConnectionwas added - Field
edgeswas added to object typeRepositoryCustomPropertyConnection - Field
nodeswas added to object typeRepositoryCustomPropertyConnection - Field
pageInfowas added to object typeRepositoryCustomPropertyConnection - Field
totalCountwas added to object typeRepositoryCustomPropertyConnection - Type
RepositoryCustomPropertyEdgewas added - Field
cursorwas added to object typeRepositoryCustomPropertyEdge - Field
nodewas added to object typeRepositoryCustomPropertyEdge - Type
RepositoryCustomPropertyValuewas added - Field
propertyNamewas added to object typeRepositoryCustomPropertyValue - Field
valuewas added to object typeRepositoryCustomPropertyValue - Type
RepositoryCustomPropertyValueConnectionwas added - Field
edgeswas added to object typeRepositoryCustomPropertyValueConnection - Field
nodeswas added to object typeRepositoryCustomPropertyValueConnection - Field
pageInfowas added to object typeRepositoryCustomPropertyValueConnection - Field
totalCountwas added to object typeRepositoryCustomPropertyValueConnection - Type
RepositoryCustomPropertyValueEdgewas added - Field
cursorwas added to object typeRepositoryCustomPropertyValueEdge - Field
nodewas added to object typeRepositoryCustomPropertyValueEdge - Type
RepositoryCustomPropertyValuesEditableBywas added - Enum value 'ORG_ACTORS
was added to enumRepositoryCustomPropertyValuesEditableBy' - Enum value 'ORG_AND_REPO_ACTORS
was added to enumRepositoryCustomPropertyValuesEditableBy' - Type
SetRepositoryCustomPropertyValuesInputwas added - Input field
clientMutationIdof typeStringwas added to input object typeSetRepositoryCustomPropertyValuesInput - Input field
propertiesof type '[CustomPropertyValueInput!]!was added to input object typeSetRepositoryCustomPropertyValuesInput' - Input field
repositoryIdof typeID!was added to input object typeSetRepositoryCustomPropertyValuesInput - Type
SetRepositoryCustomPropertyValuesPayloadwas added - Field
clientMutationIdwas added to object typeSetRepositoryCustomPropertyValuesPayload - Field
repositorywas added to object typeSetRepositoryCustomPropertyValuesPayload - Type
UpdateRepositoryCustomPropertyInputwas added - Input field
allowedValuesof type '[String!]was added to input object typeUpdateRepositoryCustomPropertyInput' - Input field
clientMutationIdof typeStringwas added to input object typeUpdateRepositoryCustomPropertyInput - Input field
defaultValueof typeStringwas added to input object typeUpdateRepositoryCustomPropertyInput - Input field
descriptionof typeStringwas added to input object typeUpdateRepositoryCustomPropertyInput - Input field
regexof typeStringwas added to input object typeUpdateRepositoryCustomPropertyInput - Input field
repositoryCustomPropertyIdof typeID!was added to input object typeUpdateRepositoryCustomPropertyInput