Skip to content

Provide some logging option for GraphQlQuery #142

@kalisp

Description

@kalisp

Currently there is no easy option to print out how the GraphQL query in GraphQlQuery object looks like.

Use case:
I am building GraphQlQuery and would like to print the query out and check it visually or use int in GraphQl explorer on the server.

I used query.calculate_query() but it wasn't too obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions