-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Version/Branch | master |
After a git bisect it seems that this commit:
5b36835515a6814b66d39b873cb04d36a1854cba is the first bad commit
commit 5b36835515a6814b66d39b873cb04d36a1854cba
Author: Renato Mendes Figueiredo <gh@renatomefi.com.br>
Date: Mon Oct 16 20:48:58 2017 +0200
GraphQL Schema Dump command as a service
:040000 040000 807d5809c631d81c73deec7981582211836270e2 2713f31440aec94fa69212686d5d2f8cd159ffad M Command
:040000 040000 971373f3feb37d353914f67534304b4a738f820e 96e17c1fad65b7feeac8d701a0b3d7dbe0c0d081 M Resources
:040000 040000 c835fc3824c573b3eacae57d2109046a3f850a82 6497322528b8c4e89df20c375e52acd3fc516ec7 M Tests
Trigger this error:
▶ tb bin/console cache:clear -vvv
[GraphQL\Error\InvariantViolation]
Query fields must not be empty
Thanks to @OwlyCode for the feedback