OBJECT
The return payload from the queryAMS mutation
type QueryAMSPayload {# The transaction ID of the AMS query. Use the txId to query the AMS result.txId: ID! }