SuspendPhysicalCardInput
Inputs to suspend a physical card
input SuspendPhysicalCardInput {
cardId: ID!
}
Fields
SuspendPhysicalCardInput.cardId ● ID! non-null scalar
Unique identifier of a card
Member Of
suspendPhysicalCard mutation