Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 397 Bytes

File metadata and controls

12 lines (7 loc) · 397 Bytes

Apollo specifications

Introduction

This repository contains the code for https://specs.apollo.dev/.

It contains directive and type definitions that are used in Apollo's software and not part of the GraphQL specification.

Contributing

  • npm run build: builds the static site.
  • npm run start: launches a dev server.