Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 471 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 471 Bytes

trellis-mvp-api

Specifications for creating APIs to interact with the Trellis Neo4j metadata store.

GraphQL

In line with the GRANDstack model, GraphQL is the primary API query language used to interact with Trellis. The data model, including metadata properties and relationship types, is described by the GraphQL schema, stored in the schema.graphql file. Be aware that this schema is under active development and subject to change.