Anchor to CollectionCreateConditionsSourceInputCollection
input_objectCollection Create Conditions Source Input
The input fields required to create a collection source.
Anchor to FieldsFields
- description (String)
- exclusion (CollectionCreateSourceExclusionInput)
- inclusion (CollectionCreateSourceInclusionInput)
- targetType (CollectionSourceTargetType)
- title (String!)
- Anchor to descriptiondescription•String
An optional description of the source.
- Anchor to exclusionexclusion•Collection
Create Source Exclusion Input The exclusion rules for the source.
- Anchor to inclusioninclusion•Collection
Create Source Inclusion Input The inclusion rules for the source.
- Anchor to targetTypetarget•Collection
Type Source Target Type Default:PRODUCTS What granularity this source operates at. Defaults to PRODUCTS.
- Anchor to titletitle•String!non-null
The title of the source.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for adding a source to a collection — provide exactly one field that represents the type of source to create.
Was this section helpful?