🚀 Lima GraphQL API Server

Welcome to the Lima GraphQL API server. This server provides GraphQL endpoints for the lima database.

Available Endpoints:

GraphQL Playground: /editor

Quick Start:

Example Query:

{
  __typename
}