Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eCommerce orders GraphQL types according to playground sample data #12

Open
YANG-DB opened this issue Nov 3, 2022 · 0 comments
Open
Assignees

Comments

@YANG-DB
Copy link
Member

YANG-DB commented Nov 3, 2022

Why ?
eCommerce orders is part of the playground app samples for the opensearch online demo app
See
https://playground.opensearch.org/app/home#/tutorial_directory

How ?
Adding eCommerce orders Ontology based on existing index mapping

Stages ?

  • Adding GraphQL based types
    • create orders.graphql model only
    • create ordersQuery.graphql queries and input fields
    • create sample json orders entities
    • add the orders.mapping json as reference for existing index
    • ** make sure sample orders entities are correctly ingested in the index ( based on the mapping )**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants