SearchShowcasesInput
No description
input SearchShowcasesInput {
filters: ShowcasesFiltersInput!
sortBy: ShowcasesSortType
searchInput: BaseSearchInput!
}
Fields
filters ● ShowcasesFiltersInput! non-null input
sortBy ● ShowcasesSortType enum
searchInput ● BaseSearchInput! non-null input
Member of
searchShowcases query