# graphql-docs-v2 **Repository Path**: mirrors_opencollective/graphql-docs-v2 ## Basic Information - **Project Name**: graphql-docs-v2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-18 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Open Collective GraphQL API v2 Docs ## Updating: **Install dependencies** ```bash pnpm install ``` **Updating the documentation** ```bash pnpm build ``` **Previewing the documentation** ```bash pnpm preview ``` **Developing the documentation with hot-reload** ```bash pnpm dev ```