slash-graphql
Installation
SKILL.md
Slash GraphQL
Slash GraphQL is a fully-managed GraphQL backend service that simplifies data access for developers. It allows developers to build applications without managing infrastructure or writing resolvers. It's used by developers who need a fast and scalable GraphQL API.
Official docs: https://dgraph.io/docs/slash-graphql/
Slash GraphQL Overview
- GraphQL Schema
- Type
- Field
- GraphQL Query
- GraphQL Mutation
Working with Slash GraphQL
This skill uses the Membrane CLI to interact with Slash GraphQL. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills