OBJECT
MiraipayMutation
Node for Miraipay mutations
link GraphQL Schema definition
- type MiraipayMutation {
- # Requires access to resource GRAPHQL_SALES_QUOTE_EDIT
- #
- # Arguments
- # quoteNid: [Not documented]
- # email: [Not documented]
- (
- QuoteRealizationNid!, :
- String! :
- ): MiraipayOrder!
- }