wwwision/graphql

Last activity 12 Mar 2024 21 13 14554
composer require wwwision/graphql

Base package to create GraphQL endpoints with Flow

1.0.0

Homepage
https://github.com/avency/Avency.Neos.OpenApi
Version
1.0.0
Type
neos-package
Release Date
Dec 11, 2019 12:54
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.0 || ^5.0 || dev-master
  • avency/swagger-php: 3.0.3
MIT
  • #flow
  • #documentation
  • #rest
  • #api
  • #neos
  • #swagger
  • #restapi
  • #openapi
  • #swagger ui
a65e1e36a9afcf28a94af111cffdcffd2125ab7c

Readme excerpt

Wwwision.GraphQL

Easily create GraphQL APIs with Neos and Flow.

Background

This package is a small collection of tools that'll make it easier to provide GraphQL endpoints with Neos and Flow. It is a wrapper for the PHP port of webonyx that comes with following additions:

  • A TypeResolver that allows for easy interdependency between complex GraphQL type definitions
  • The AccessibleObject and IterableAccessibleObject wrappers that make it possible to expose arbitrary objects to the GraphQL API
  • A StandardController that renders the GraphQL Playground and acts as dispatcher for API calls
  • A HTTP Component that responds to OPTIONS requests correctly (…
    Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 31 package(s).