@orbiting/backend-modules-documents
v2.12.0
Published
(redis-)documents schema and resolvers
Downloads
71
Readme
@orbiting/backend-modules-documents
graphql schema and resolvers to retrieve mdast-documents from redis.
used by:
ENV
# This var restricts the documents query to the specified roles.
# Without it beeing specified, documents are server to everybody.
DOCUMENTS_RESTRICT_TO_ROLES=editor,member
# Used to resolve inter document links
GITHUB_LOGIN
# Used to resolve user profile links
FRONTEND_BASE_URL