Skip to main content

AzureBoardsWorkItemTypeInput

No description

input AzureBoardsWorkItemTypeInput {
id: ID!
name: String!
referenceName: String!
}

Fields

AzureBoardsWorkItemTypeInput.id ● ID! non-null scalar

The unique identifier for the generic model.

AzureBoardsWorkItemTypeInput.name ● String! non-null scalar

The name of the generic model.

AzureBoardsWorkItemTypeInput.referenceName ● String! non-null scalar

The reference name property present on Work Item Type.

Member Of

CreateAzureBoardsConfigurationInput input ● UpdateAzureBoardsConfigurationInput input