Skip to content
master
Go to file
Code

Latest commit

Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](axios/axios@v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fb3aad1

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

GraphQL Examples

Examples for GraphQL.NET.

Project Description
AspNetCore ASP.NET Core 3.1 app with GraphQL and Playground middlewares from server project
AspNetCoreMulti ASP.NET Core 3.1 multi-tenant (two schemas) app with GraphQL and Playground middlewares from server project
AspNetCoreCustom ASP.NET Core 3.1 app with custom GraphQL and UI middlewares
AspNetWebApi .NET Framework 4.6.1 Web API example
AzureFunctions Using GraphQL in Azure Functions
StarWars StarWars demo schema used in all examples

See also:

Other examples:

You can’t perform that action at this time.