Skip to main content
MUTATION
createGift(input: CreateGiftInput!): CreateGiftPayload

Arguments

input
CreateGiftInput!
required

Parameters for CreateGift

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
giftTransaction

The gift that was given

Mutation
Variables
Response