ENUM
AdvertsWhereSortFieldEnum
The field that is used to sort adverts
link GraphQL Schema definition
- enum AdvertsWhereSortFieldEnum {
- # Timestamp at which the advert was created.
- # Timestamp at which the advert was updated.
- # Timestamp at which the advert was last submitted for vetting.
- # Timestamp at which the advert was rejected during the vetting process.
- }