graphql-dotnet / graphql-dotnet/graphql-client
GraphQLLocalExecutionClient: Add user credentials/token
Open
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
for querying a local instance of my graphql instance I'm using the GraphQLLocalExecutionClient. But for specific reasons, I also need to provide user details (username, credentials, ..) for the execution/permissions checks.
Is that somehow possible, without falling back to the HTTP client?
Thanks in advance for your help :-)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.