OBJECT
CreateTransactionPayload
Autogenerated return type of CreateTransaction
link GraphQL Schema definition
- type CreateTransactionPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : Transaction
- }
OBJECT
Autogenerated return type of CreateTransaction
- type CreateTransactionPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : Transaction
- }