AzureBoardsGenericModelInput
No description
input AzureBoardsGenericModelInput {
id: ID!
name: String!
}
Fields
AzureBoardsGenericModelInput.id ● ID! non-null scalar
The unique identifier for the generic model.
AzureBoardsGenericModelInput.name ● String! non-null scalar
The name of the generic model.
Member Of
CreateAzureBoardsConfigurationInput input ● UpdateAzureBoardsConfigurationInput input