1.8.0 • Published 7 years ago

joyent-cp-gql-schema v1.8.0

Weekly downloads
3
License
MPL-2.0
Repository
github
Last release
7 years ago

copilot-gql-cp-schema

License: MPL 2.0 standard-readme compliant

GraphQL schema that represents the data structure and dependencies of the Container Pilot Portal. To be used by other packages so that they can lock and adapt properly to changes made to it, rather than having duplicates of this schema.

Table of Contents

Install

yarn add --dev copilot-gql-cp-schema

Usage

const containerPilotSchema = require('copilot-gql-cp-schema');

containerPilotSchema().then((schema) => console.log(schema))

License

MPL-2.0

1.8.0

7 years ago

1.7.0

7 years ago

1.6.0

7 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago