这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class CustomResolver extends React.Component {
queryDefinition="query { hello }"
title="Steps to deploy an example GraphQL service to Glitch"
footerDescription="You just added a remote schema and queried it!"
glitchLink="https://glitch.com/edit/#!/hasura-sample-remote-schema-4"
glitchLink="https://glitch.com/edit/#!/hasura-sample-remote-schema"
googleCloudLink="https://github.com/hasura/graphql-engine/tree/master/community/boilerplates/remote-schemas/google-cloud-functions/nodejs"
MicrosoftAzureLink="https://github.com/hasura/graphql-engine/tree/master/community/boilerplates/remote-schemas/azure-functions/nodejs"
awsLink="https://github.com/hasura/graphql-engine/tree/master/community/boilerplates/remote-schemas/aws-lambda/nodejs"
Expand Down