Skip to content

kdichev/vili-by-the-sea-api

Repository files navigation

Welcome to the new Graphcool Framework!

Your project has just been upgraded and is ready for usage with the Graphcool CLI.

In order to use the new CLI, please install it first:

$ npm install -g graphcool

Project Structure

The central configuration of your upgraded Service lives in the graphcool.yml. There, all your permissions, functions and types are tied together. You can find your schema in the types.graphql.

Deployment

To deploy changes of your service, just execute

$ graphcool deploy

Resources

CLI

You can read more about the CLI in the new docs Or execute graphcool to see the usage overview.

graphcool.yml

The graphcool.yml format is described here: https://docs-next.graph.cool/reference/service-definition/graphcool.yml-foatho8aip

Happy hacking!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published