Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

basement-lab/the-lab

Repository files navigation

the-lab

$ nvm use (optional) $ yarn $ yarn start

React app (client)

GraphiQL

GraphiQL

Here is a basic query to try using GraphiQL

{
  users(first: 10) {
    firstname
    lastname
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published