GraphQL-Utils

Set of utilities to power up your development with webonyx/graphql

MIT License

Downloads
94K
Stars
12
Committers
5

Bot releases are visible (Hide)

GraphQL-Utils - 0.7.0 Latest Release

Published by simPod 7 months ago

What's Changed

Full Changelog: https://github.com/simPod/GraphQL-Utils/compare/0.6.2...0.7.0

GraphQL-Utils - Deprecate DateTimeType

Published by simPod about 1 year ago

What's Changed

Full Changelog: https://github.com/simPod/GraphQL-Utils/compare/0.6.1...0.6.2

GraphQL-Utils - 0.6.1

Published by simPod over 1 year ago

What's Changed

Full Changelog: https://github.com/simPod/GraphQL-Utils/compare/0.6.0...0.6.1

GraphQL-Utils - graphql-php v15

Published by simPod almost 2 years ago

What's Changed

Full Changelog: https://github.com/simPod/GraphQL-Utils/compare/0.5.4...0.6.0

GraphQL-Utils - Inputs, `$this` and thecodingmachine/safe v2

Published by simPod over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/simPod/GraphQL-Utils/compare/0.5.3...0.5.4

GraphQL-Utils - Allow FieldDefinition

Published by simPod about 3 years ago

Allow to pass FieldDefinitions into ObjectBuilder::setFields()

GraphQL-Utils - Add support for argument default values

Published by simPod about 3 years ago

FieldBuilder::addArgument() now accepts a 4th defaultValue param

GraphQL-Utils - InvalidArgument is ClientAware

Published by simPod over 3 years ago

The DateTime type validation was not properly propagated as it was missing ClientAware and safe set to true

GraphQL-Utils - Support graphql-php v14

Published by simPod about 4 years ago

GraphQL-Utils - Last release for graphql-php v0.x

Published by simPod about 4 years ago

Insignificant changes

GraphQL-Utils - v0.4.0

Published by simPod over 4 years ago

  • Small fixes
  • UnionBuilder
  • Upgraded dependencies
GraphQL-Utils - v0.3.0

Published by simPod almost 5 years ago

GraphQL-Utils - v0.2.2

Published by simPod almost 6 years ago

Support webonyx/graphql-php v ^0.13

GraphQL-Utils - v0.2.1

Published by simPod almost 6 years ago

Renamed EnumBuilder::createFromName to EnumBuilder::create

BC break but fine as nobody was using it at a time.

GraphQL-Utils - v0.2.0

Published by simPod almost 6 years ago

  • Introduced scalar DateTime
  • namespace changed to SimPod\GraphQLUtils
  • Error Formatter and Error classes introduced. See docs.
GraphQL-Utils -

Published by simPod about 6 years ago

GraphQL-Utils -

Published by simPod about 6 years ago

Package Rankings
Top 8.24% on Packagist.org
Badges
Extracted from project README
GitHub Actions Code Coverage Downloads Packagist Infection MSI
Related Projects