INPUT_OBJECT
UpdateGratisCopyInput
Autogenerated input type of UpdateGratisCopy
link GraphQL Schema definition
- input UpdateGratisCopyInput {
- # A unique identifier for the client performing the mutation.
- String :
- # The Consonance unique identifier
- Int! :
- # The id of the associated product
- Int :
- # The id of the associated contact
- Int :
- # The number of gratis copies to send
- Int :
- # The date the gratis copies should be sent on
- ISO8601Date :
- # The date the gratis copies were sent
- ISO8601Date :
- # Any notes regarding the gratis copies
- String :
- }