php-graphql-oqm icon indicating copy to clipboard operation
php-graphql-oqm copied to clipboard

[ISSUE-36] Allow to configure how deep the schema inspector should go for type/ofType sub-queries

Open jausions opened this issue 9 months ago • 0 comments

Resolves issue #36

In this PR, the approach was to pass depth for type / OfType level in each method and class that needed it. It is flexible, but impacts more code.

jausions avatar Feb 02 '25 08:02 jausions