/gh-graphql

Explored the GraphQL explorer by GitHub from the course on LinkedIn "Learning GraphQL" covering arguments, query, schema, variable, alias, mutation, pagination, and nested query.

banner

gh-graphql

Explored the GraphQL explorer by GitHub. Special thanks to @eveporcello for the great course on LinkedIn "Learning GraphQL".

This course covers some of basics of GraphQL like:

  • arguments
  • query, schema
  • variable
  • alias
  • mutation
  • pagination
  • nested query