OBJECT
UpdateGratisCopyPayload
Autogenerated return type of UpdateGratisCopy.
link GraphQL Schema definition
- type UpdateGratisCopyPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # Any errors encountered while updating the gratis copy record
- ValidationError!]! : [
- # The updated gratis copy
- GratisCopy! :
- }