Skip to content

Commit

Permalink
chore: testing mesh secret #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth9890 committed Nov 20, 2023
1 parent 03e2084 commit 71018b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .meshrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sources:
- name: GatewaySDK
handler:
graphql:
endpoint: '{$env.GRAPHQL_ENDPOINT}'
endpoint: '$GRAPHQL_ENDPOINT'
transforms:
- filterSchema:
mode: bare
Expand Down

0 comments on commit 71018b2

Please sign in to comment.