CollectionInput
The parameters to specify a collection of a publication.
input CollectionInput {
label: String!
}
Fields
CollectionInput.label ● String! non-null scalar
The label to show when describing the collection.
Member of
PublicationMetadataInput input ● UpdatePublicationMetadataChanges input