Skip to content

Commit

Permalink
bug: Add / to graphql validation endpoint (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirugh authored and supernova-at committed Mar 21, 2019
1 parent 4b82402 commit 8728c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/venia-concept/.graphqlconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"schemaPath": "lastCachedGraphQLSchema.json",
"extensions": {
"endpoints": {
"default": "${env:MAGENTO_BACKEND_URL}graphql"
"default": "${env:MAGENTO_BACKEND_URL}/graphql"
},
"validate-magento-pwa-queries": {
"clients": ["apollo", "literal"],
Expand Down

1 comment on commit 8728c93

@vercel
Copy link

@vercel vercel bot commented on 8728c93 Mar 21, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully aliased the URL https://magento-venia-ohvctwehge.now.sh to the following aliases.

Please sign in to comment.