Skip to content

jamiter/swapi-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL schema for swapi.io

Installation:

npm install swapi-schema

Usage

import { Schema } from 'swapi-schema';

// Whatever code you have that uses the schema.

The schema was directly copied from this repository, so all credits go to Sashko Stubailo.

The reason for the copy was that I wanted to only use the schema without importing express or any other server logic.

About

GraphQL schema for swapi.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published