You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

guillotina-graphql

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guillotina-graphql

0.1.1
pipPyPI
Maintainers
1

guillotina_graphql

Dependencies

Python >= 3.7

Guillotina >= 6.0.0

Installation

Warning: you need to use a postgres database and have enabled guillotina.contrib.catalog.pg

  • Install the plugin:
pip install guillotina_graphql
  • Add guillotina_graphql to your settings
applications:
 - your_app
 - guillotina_graphql
 - guillotina.contrib.catalog.pg

and optionally:

graphql:
  enable_playground: true
  • You're ready!

Start using GraphQL

This is the route to the GraphQL endpoint: http://localhost:8080/<your-db>/<your-container>/@graphql (needs authentification with permission AccessContent).

You can use the playground on a browser http://localhost:8080/@graphql-playground

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.