Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Backend integrations for GraphQL Editor CLI and Stucco infrastructure

License

NotificationsYou must be signed in to change notification settings

graphql-editor/graphql-editor-integrations

Repository files navigation

To build all the integrations just usenpm run build in root folder.

Create and update integrations

Integrations are workspaces in root package.json.

When you add new integration you have to generate index.ts file usinggecli gei init

After you finish updating integration or finish writing the new one, just usenpm run integrate inside of the integration folder to generate resolvers into stucco.json. You can update all integrations using the same command at the root folder.

Update sandbox

You can test integrations in sample project in sandbox folder. If you're adding a new resolvers you have to update the schema 'beerpub-graphql-integrations' in the web at graphql-editor and connect resolvers in 'Microservices' section.
To update prepared schema and connected resolvers in stucco.json use commandnpm run update inside of 'packages/sandboxes/rest-users-s3'.

About

Backend integrations for GraphQL Editor CLI and Stucco infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp