Provide some logging option for GraphQlQuery
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
Research direction
Start with the GraphQlQuery object and its calculate_query() method, which the issue identifies as the current way to obtain the query. Check how the calculated query is represented and where a logging or inspection option can fit. Done means a user can easily print or copy the generated GraphQL query for visual checking or use in GraphQL Explorer.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Python
- Stars
- 16
- Forks
- 15
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ynput/ayon-python-api
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ynput/ayon-python-api#351 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
ynput/ayon-python-api#350 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
ynput/ayon-python-api#199 ·
-
ynput/ayon-python-api#198 · 1 assignee ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
ynput/ayon-python-api#182 ·
All issues in ynput/ayon-python-api
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100