0.2.8 ā€¢ Published 24 days ago

gei-bookings v0.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
24 days ago

Welcome to gei-bookings :book:

Version License: MIT Build Status

The "Gei-bookings" integration is focused on providing essential tools for handling bookings and services, with enchanced error detection system which helps resolving problems

:house: Homepage

Installation :zap:

npm install gei-bookings

Usage šŸ—ļø

We will be using graphql-editor-cli to speed-up the usage process, You can install it with:
npm install -g graphql-editor-cli

First, you can check out our gei-bookings sandbox schema or create your own schema, but be sure to connect gei-bookings to your resolvers in microservices.

create your .graphql-editor.json file in the root dir of project:

{
  "namespace": "editor-integrations",
  "project": "bookings-sandbox",
  "projectVersion": "latest",
  "typingsEnv": "node",
  "typingsHost": "http://localhost:8080/",
  "typingsDir": "./src",
  "backendSrc": "./src",
  "backendLib": "./lib",
  "schemaDir": "./"
}

And run the follwing command in the project:

gecli schema && gecli cloud install

Now everything should work! Have fun using :smile:

Author

šŸ‘¤ GraphQL Editor

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

šŸ“ License

Copyright Ā© 2023 GraphQL Editor.

This project is MIT licensed.

0.2.7

24 days ago

0.2.8

24 days ago

0.2.6

25 days ago

0.2.5

27 days ago

0.2.4

27 days ago

0.2.1

28 days ago

0.2.0

28 days ago

0.2.3

27 days ago

0.2.2

28 days ago

0.1.9

1 month ago

0.1.7

1 month ago

0.1.6

1 month ago

0.1.5

1 month ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago

0.0.9

2 months ago

0.0.8

7 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago