@omnigraph/raml
TypeScript icon, indicating that this package has built-in type declarations

0.107.5 • Public • Published

RAML (@omnigraph/raml)

This package generates GraphQLSchema instance from RAML API Document (.raml) file located at a URL or FileSystem by resolving the JSON Schema dependencies. It uses @omnigraph/json-schema by generating the necessary configuration.

schema:
  myOmnigraph:
    loader: '@omnigraph/raml'
    ramlFilePath: https://www.my-api.com/api.raml
    operationHeaders:
      Authorization: Bearer {context.apiToken}

Readme

Keywords

none

Package Sidebar

Install

npm i @omnigraph/raml

Weekly Downloads

4,241

Version

0.107.5

License

MIT

Unpacked Size

34.9 kB

Total Files

23

Last publish

Collaborators

  • dotansimha
  • urigo
  • ardatan
  • kamilkisiela