prefect_github.graphql
This is a module containing generic GraphQL tasks
Functions
aexecute_graphql
execute_graphql
op: The operation, either as a valid GraphQL string or sgqlc.Operation.github_credentials: Credentials to use for authentication with GitHub.error_key: The key name to look out for in the response that indicates an error has occurred with the request.
- A dict of the returned fields.