INPUT_OBJECT
ExportDealsAttributes
link GraphQL Schema definition
- input ExportDealsAttributes {
- # Array of IDs of specific deal to move.
- : [ID!]
- # Filter for deals.
- : FilterSetAttributes
- # Array of IDs of deals to omit.
- : [ID!]
- }
INPUT_OBJECT
- input ExportDealsAttributes {
- # Array of IDs of specific deal to move.
- : [ID!]
- # Filter for deals.
- : FilterSetAttributes
- # Array of IDs of deals to omit.
- : [ID!]
- }