GraphQL¶
A GraphQL API is provided from the MDSBOM service, by default accessible on http://localhost:5236/graphql
.
This allows some insight into the information MDSBOM is collecting, and allows custom queries for advanced users to build additional integrations.
A GraphiQL frontend with API documentation is provided, this looks like:
Build something cool with the API? Let us know!