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

Handle subgraph schema field with derivedFrom directive #60

Merged
merged 7 commits into from
Nov 26, 2021

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Nov 23, 2021

Part of #3 and #39

  • Handle subgraph schema field with derivedFrom directive.
  • Populate derivedFrom field for subgraph entity in gql query.
  • Handle derivedFrom in eden-watcher.
  • Refactor example subgraph schema entities.
  • Fix hierarchical query returning wrong value.

@nikugogoi nikugogoi self-assigned this Nov 23, 2021
@nikugogoi nikugogoi force-pushed the ng-subgraph-derived-from branch from a733b8b to ddb9736 Compare November 23, 2021 15:12
@nikugogoi nikugogoi changed the title [WIP] Handle subgraph schema field with derivedFrom directive Handle subgraph schema field with derivedFrom directive Nov 23, 2021
@nikugogoi nikugogoi force-pushed the ng-subgraph-derived-from branch from 96fcf56 to 0e0c896 Compare November 24, 2021 10:10
@nikugogoi nikugogoi changed the title Handle subgraph schema field with derivedFrom directive [WIP] Handle subgraph schema field with derivedFrom directive Nov 25, 2021
@nikugogoi nikugogoi changed the title [WIP] Handle subgraph schema field with derivedFrom directive Handle subgraph schema field with derivedFrom directive Nov 26, 2021
@nikugogoi nikugogoi force-pushed the ng-subgraph-derived-from branch from fc5eaec to da7199b Compare November 26, 2021 07:52
@nikugogoi nikugogoi force-pushed the ng-subgraph-derived-from branch from da7199b to ada6439 Compare November 26, 2021 09:01
@ashwinphatak ashwinphatak merged commit 285b785 into graph-watcher Nov 26, 2021
@ashwinphatak ashwinphatak deleted the ng-subgraph-derived-from branch November 26, 2021 11:07
prathamesh0 pushed a commit that referenced this pull request Dec 2, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
prathamesh0 pushed a commit that referenced this pull request Dec 8, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
prathamesh0 pushed a commit that referenced this pull request Dec 13, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
prathamesh0 pushed a commit that referenced this pull request Dec 13, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
nikugogoi added a commit that referenced this pull request Dec 17, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
nikugogoi added a commit that referenced this pull request Dec 23, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
nikugogoi added a commit that referenced this pull request Dec 28, 2021
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants