Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
aa1519bc
Commit
aa1519bc
authored
Jan 07, 2021
by
Grzegorz Bizon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a scaffold of GraphQL architectural blueprint
parent
43e0d5ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
55 additions
and
0 deletions
+55
-0
doc/architecture/blueprints/graphql_api/index.md
doc/architecture/blueprints/graphql_api/index.md
+55
-0
No files found.
doc/architecture/blueprints/graphql_api/index.md
0 → 100644
View file @
aa1519bc
---
stage
:
none
group
:
unassigned
comments
:
false
description
:
'
GrahpQL
API
architecture
foundation'
---
# GraphQL API
[
GraphQL
](
https://graphql.org/
)
is an open-source data query and manipulation
language for APIs, and a runtime for fulfilling queries with existing data.
At GitLab we want to adopt GrapQL to make it easier for the wider community to
interact with GitLab in a reliable way, but to also advance our own engineering
culture by modeling communicaton between backend and frontend components using
GraphQL.
This document describes the foundational work that is required to evolve our
[
GraphQL API
](
#link-to-graphql-docs
)
in a way that it is suitable for a
large-scale production usage.
## Summary
## Challenges
## Iterations
## Status
## Who
Proposal:
<!-- vale gitlab.Spelling = NO -->
| Role | Who
|------------------------------|-------------------------|
| Author | Grzegorz Bizon |
| Architecture Evolution Coach | Kamil Trzciński |
| Engineering Leader | Darva Satcher |
| Product Manager | Patrick Deuley |
| Domain Expert | |
| Domain Expert | |
| Domain Expert | |
DRIs:
| Role | Who
|------------------------------|------------------------|
| Product | |
| Leadership | |
| Engineering | |
<!-- vale gitlab.Spelling = YES -->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment