We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b475a6 commit 57152d5Copy full SHA for 57152d5
basic/.install/index.js
@@ -4,6 +4,7 @@ const {
4
deploy,
5
writeEnv,
6
getInfo,
7
+ makeSandboxEndpoint,
8
} = require('graphql-boilerplate-install')
9
10
module.exports = async ({ project, projectDir }) => {
0 commit comments