Arguments
EditVirtualCardInput!
required
No description provided in the schema yet.
Returns
VirtualCard — VirtualCard represents a record of a virtual card generated by a user.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Mutation to edit virtual cards.
mutation {
editVirtualCard(
input: EditVirtualCardInput!
): VirtualCard
}
VirtualCard — VirtualCard represents a record of a virtual card generated by a user.