DEV

Mutation.

storeCreditRemoveCredit

Remove credit from a customer's store credit account

Arguments

No description

Returns:

StoreCredit!

GraphQL
1
2
3
type Mutation {
  storeCreditRemoveCredit(input: StoreCreditRemoveCreditInput!): StoreCredit!
}
Book a demo

Was this page helpful?