Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks: update graphql_query hook for compatibility with v1.2.0 #621

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. hooks: update graphql_query hook for compatibility with v1.2.0

    Update `graphql_query` hook for compatibility with `graphql-query`
    v1.2.0. Collect data files from `graphql_query` instead of
    `graphql_query.templates`; the templates directory cannot be
    treated as a namespace subpackage anymore due to introduction of
    eponymous submodule.
    rokm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3fdad10 View commit details
    Browse the repository at this point in the history