GiftCardAddNoteInput
No description
input GiftCardAddNoteInput {
message: String!
}
Fields
GiftCardAddNoteInput.message
● String!
non-null scalar miscellaneous
Note message.
Member Of
giftCardAddNote
mutation