UnlockCardInput
Input for blocking users card
input UnlockCardInput {
cardId: String!
}
Fields
UnlockCardInput.cardId ● String! non-null scalar
The ID of the card to lock.
Member of
unlockCard mutation