Anchor to GiftCardUserErrorGift
objectGift Card User Error
Requires access scope.
Represents an error that happens during the execution of a gift card mutation.
Anchor to FieldsFields
- Anchor to codecode•Gift
Card Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Create a gift card.
- Anchor to inputinput•Gift
Card Create Input!required The input fields to create a gift card.
Arguments
- Anchor to giftCardgift•Gift
Card Card The created gift card.
- Anchor to giftCardCodegift•String
Card Code The created gift card's code.
- Anchor to userErrorsuser•[Gift
Errors Card User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?