graphql-compose / graphql-compose/graphql-compose-elasticsearch

extend existing schema with search query

Open
#119 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
584
Forks
76
PR merge metrics
No merged PRs in 30d

Description

Hi @nodkz.

I have a schema defined with `typeDefs` and `resolvers` with basic CRUD ops (resolving from Dynamodb) and I would like to extend it with a `search` query from elasticsearch. so I have crud+search ops.
Could you please tell, how can I achieve this?

thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the schema's typeDefs and resolvers, then compare the existing DynamoDB CRUD operations with the requested Elasticsearch search query. The issue does not name a file, test, or entry point, so first identify where this repository documents or constructs schemas. Done would mean a clear documented way to combine CRUD and search operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, graphql, typescript
Domain
api, databases, search
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.