graphpql / graphpinator

:zap::globe_with_meridians::zap: Easy-to-use & Fast GraphQL server implementation for modern PHP. Includes features from latest draft, middleware directives and modules with extra functionality.

Home Page:https://github.com/graphpql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom scalars

peldax opened this issue · comments

Implement some of scalar types added in this js library.

https://github.com/Urigo/graphql-scalars

Those types are optional and should not be added to default types in container automaticaly. Create new namespace for custom scalars, such as \Graphpinator\Type\Addon.