tejadong/graphql-mutation-validator-bundle

提供基类以验证在GraphQL突变中发送的用户数据,并返回验证错误。(Symfony 3)

v1.0.12 2021-01-21 08:53 UTC

This package is auto-updated.

Last update: 2024-09-21 17:14:16 UTC


README

Build status Overall test coverage

此扩展包是从以下项目派生的:AssoConnect/graphql-mutation-validator-bundle

此Symfony3扩展包提供通过webonyx/graphql-phpGraphQL突变输入数据与Overblog GraphQL实现集成。

它使用Symfony Validator来检查用户输入。

如何使用