GiftCardAddNoteInput
No description
input GiftCardAddNoteInput {
message: String!
}
Fields
GiftCardAddNoteInput.message ● String! non-null scalar
Note message.
Member of
giftCardAddNote mutation
Was this page helpful?