Skip to content

Commit

Permalink
Support Variables for default N+1 relationship queries
Browse files Browse the repository at this point in the history
  • Loading branch information
sordina committed Dec 12, 2023
1 parent c06d626 commit ada8e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/connector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export const CAPABILITIES_RESPONSE: sdk.CapabilitiesResponse = {
versions: "^0.1.0",
capabilities: {
query: {
variables: {}
},
},
};
Expand Down

0 comments on commit ada8e01

Please sign in to comment.