- Introduced `run_graphql_field` in tests that focus on resolving specific fields, leveraging the method added in GraphQL 2.2.0. - Continued using `execute` for broader cases where it is still necessary to test entire GraphQL queries.
- Introduced `run_graphql_field` in tests that focus on resolving specific fields, leveraging the method added in GraphQL 2.2.0. - Continued using `execute` for broader cases where it is still necessary to test entire GraphQL queries.