5.13.3 • Published 3 years ago

@mentor-medier/story-feed-query-content-source-block v5.13.3

Weekly downloads
278
License
CC-BY-NC-ND-4.0
Repository
github
Last release
3 years ago

@wpmedia/story-feed-query-content-source-block

Content source block for story feed queries by Elasticsearch queries. Please provide a 1-2 sentence description of what the block is and what it does.

// TODO: add badge for passing/failing tests

Acceptance Criteria

  • Add AC relevant to the block

Endpoint

  • Add the endpoint that this content source is hitting

ANS Schema

This returns a story feed. The GraphQL schema for story feeds can be found here.

Configurable Params

ParamTypeDescription
querytextElasticsearch query string for searching story feeds. ex. type: story
sizenumberSize of the results to be returned.
offsetnumberNumber of results to be skipped starting from the beginning. This is typically used for pagination.

TTL

  • 300

Additional Considerations

This is optional. Please add an additional context that would be important to know in order to use this block.

5.13.2

3 years ago

5.13.3

3 years ago

5.11.3

3 years ago

5.11.2

3 years ago

5.10.4

3 years ago

5.10.2

3 years ago

5.10.0

3 years ago

5.9.15

3 years ago