OBJECT
ESResponse
link GraphQL Schema definition
- type ESResponse implements ESResponseInterface {
- # Document returned by this search query hits
- : JSON
- # Search suggest feature
- : JSON
- # Aggregations returned when filter have been applied
- : JSON
- }
link Require by
This element is not required by anyone