INPUT_OBJECT
input UserPaymentIdentityMutation {# Provider: Stripe|Paypal|ApplePay|ExternalpaymentProvider: String!# Provider user id; usually emaillinkedIdentity: String# Org specific payment method handlemethodHandle: String!# Client data (optional)opts: String# Client classification (optional)kind: String}