Arguments
LockVirtualCardInput!
required
No description provided in the schema yet.
Returns
LockVirtualCardResponseDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Mutation to lock virtual cards.
mutation {
lockVirtualCard(
input: LockVirtualCardInput!
): LockVirtualCardResponse
}
LockVirtualCardResponse