Skip to content

Commit

Permalink
fix NDC tests
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Sep 10, 2024
1 parent fe813dc commit 4bfa37a
Show file tree
Hide file tree
Showing 19 changed files with 1,354 additions and 2,075 deletions.
9 changes: 6 additions & 3 deletions ndc-test-snapshots/capabilities
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"version": "0.1.0",
"version": "0.1.5",
"capabilities": {
"query": {},
"query": {
"nested_fields": {},
"exists": {}
},
"mutation": {}
}
}
}
Loading

0 comments on commit 4bfa37a

Please sign in to comment.