Skip to content

slicknode/slicknode-vscode

Repository files navigation

Slicknode VS Code extension

This extensions contains code snippets for building Slicknode GraphQL backends.

To learn more about Slicknode, checkout the website and the Slicknode documentation

Features

Quickly create GraphQL schema definitions for Slicknode backends with common snippets:

Demo

Snippets

Below is a list of the available snippets and the triggers that add the snippet in your schema.graphql files. The means the TAB key.

Trigger Content
scn→ type with Content and Node interfaces
sn→ type with Node interfaces
stn→ type with Node and TimeStampedInterface interfaces
smu→ mutation with payload and input types

Release Notes

1.0.0

Initial release of Slicknode VS Code extensions

About

VSCode extension for Slicknode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published