ENUM
AdvertSearchTypeEnum
Determines the shape of the results data.
link GraphQL Schema definition
- enum AdvertSearchTypeEnum {
- # Search results are aggregated by seller.
- # Search results are returned as individual adverts.
- }
ENUM
Determines the shape of the results data.
- enum AdvertSearchTypeEnum {
- # Search results are aggregated by seller.
- # Search results are returned as individual adverts.
- }