INPUT_OBJECT
input PaymentMethodMutation {# Name for the methodname: String# Descriptiondescription: String# Handle; this will be used when connectinghandle: String# Payment provider identifierpaymentProvider: String# Provider specific API keypaymentKey: String# Provider specific API secretpaymentSecret: String# Statusstatus: String}