Wasm Directoryalpha
Record

search-all-food-response

No description available.

record search-all-food-response {
  limit: s32,
  offset: s32,
  query: string,
  search-results: list​<search-all-food-response-search-results-item>,
  total-results: s32,
}

Fields

NameTypeDescription
limits32
offsets32
querystring
search-resultslist​<search-all-food-response-search-results-item>
total-resultss32