ENUM
ClientCompanyTagsOrderBy
Methods to use when ordering ClientCompanyTag.
link GraphQL Schema definition
- enum ClientCompanyTagsOrderBy {
- }
link Require by
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- CreateClientCompanyTagPayloadThe output of our `createClientCompanyTag` mutation.
- DeleteClientCompanyTagPayloadThe output of our `deleteClientCompanyTag` mutation.
- QueryThe root query type which gives access points into the data universe.
- UpdateClientCompanyTagPayloadThe output of our `updateClientCompanyTag` mutation.