Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
common
doc
Commits
8d89ee60
Commit
8d89ee60
authored
6 years ago
by
Vincent Texier
Browse files
Options
Downloads
Patches
Plain Diff
Modify endpoint with explicit subscriptions path
parent
ea46dea6
Branches
Branches containing commit
No related tags found
1 merge request
!3
WIP: RFC 3 : GraphQL API for Duniter Client
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rfc/0003 RFC GraphQL API for Duniter Clients.md
+2
-6
2 additions, 6 deletions
rfc/0003 RFC GraphQL API for Duniter Clients.md
with
2 additions
and
6 deletions
rfc/0003 RFC GraphQL API for Duniter Clients.md
+
2
−
6
View file @
8d89ee60
...
...
@@ -366,15 +366,11 @@ The GraphQL API is added on the server as a Duniter module.
### ENDPOINTS format
The endpoint
s
format
is the same as the BMA api:
The endpoint format
needs one path for the HTTP requests (queries and mutations) and one path for the websocket channel (subscriptions).
The typical endpoint string is:
GVA [DNS] [IPv4] [IPv6] [PORT]
The SSL endpoint string is:
GVAS [DNS] [IPv4] [IPv6] [PORT] [PATH]
GVA|GVAS [DNS | IPv4 | IPv6] [PORT] [PATH] [SUBSCRIPTIONS_PATH]
## API GraphQL Schema
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment