addDigitalCard
Add a Digital Card to push to ApplePay or GooglePay
This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request.
The user must be the cardholder
A digital card will only be valid for 1 hour after consent validation
addDigitalCard(
input: AddDigitalCardInput
): AddDigitalCardPayload!