-
Notifications
You must be signed in to change notification settings - Fork 1
add multiple eventsource functionality #62
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
what we need:
- Currently we can generate CRUD APIs only with http.
- graphql event source also wants crud api generation.
- if we add multiple eventsource adding functionality, then user can select his desired ES.
Approach:
- adding one more question for eventsource selection with
cli-select - change prisma event generation with selected eventsource
- change elasticgraph event generation with selected eventsource
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request