wwwision/graphql

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

Base package to create GraphQL endpoints with Flow

4.0.2

Version
4.0.2
Type
neos-package
Release Date
Jul 12, 2021 09:38
Source
git
Distribution
zip
Requires
  • neos/flow: ^7.0
  • webonyx/graphql-php: ^0.13.0
MIT e37443915bd08af976b1d4a17f1d6775fb740fc5

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).