ENUM
ClientCompanyPurchasesOrderBy
Methods to use when ordering ClientCompanyPurchase.
link GraphQL Schema definition
- enum ClientCompanyPurchasesOrderBy {
- }
link Require by
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- CreateClientCompanyPurchasePayloadThe output of our `createClientCompanyPurchase` mutation.
- DeleteClientCompanyPurchasePayloadThe output of our `deleteClientCompanyPurchase` mutation.
- QueryThe root query type which gives access points into the data universe.
- UpdateClientCompanyPurchasePayloadThe output of our `updateClientCompanyPurchase` mutation.