GraphQL OBJECT
type PurchaseAssignment {# The amountamount: Decimal # If payment is acceptedacceptPayment: Boolean # The purchasepurchaseId: Int }