Download the PHP package marqant-lab/graphql-custom-scalars without Composer
On this page you can find all versions of the php package marqant-lab/graphql-custom-scalars. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marqant-lab/graphql-custom-scalars
More information about marqant-lab/graphql-custom-scalars
Files in marqant-lab/graphql-custom-scalars
Download marqant-lab/graphql-custom-scalars
More information about marqant-lab/graphql-custom-scalars
Files in marqant-lab/graphql-custom-scalars
Vendor marqant-lab
Package graphql-custom-scalars
Short Description Package with GraphQL custom Scalar types.
License MIT
Package graphql-custom-scalars
Short Description Package with GraphQL custom Scalar types.
License MIT
Please rate this library. Is it a good library?
Informations about the package graphql-custom-scalars
"GraphQL custom Scalar types" package.
Description
This package contains GraphQL custom Scalar types.
Available types:
- DateTime: format the date as ISO8601.
Installation
Require the package through composer.
After this you need to import graphql schema.
For this add next row to your graphql/schema.graphql
or graphql/modules.graphql
:
Tests
If you need tests for this package into your project you can add to your phpunit.xml:
All versions of graphql-custom-scalars with dependencies
PHP Build Version
Package Version
The package marqant-lab/graphql-custom-scalars contains the following files
Loading the files please wait ....