OBJECT
type Operation {# Type of Stellar operationop_type: String # Public key for the source accountsource_acct: String! description: String signatures: [Signature] }