GraphQL
mutation VoidCreditGrant($input: VoidCreditGrantInput!) { voidCreditGrant(input: $input) { id status } }
Show properties
CreditGrant