OBJECT
Autogenerated return type of CreateContract
type CreateContractPayload {# A unique identifier for the client performing the mutation.clientMutationId: String contract: Contract errors: [String!]! }