forked from effect-app/boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/add-graph-endpoints #1
Draft
patroza
wants to merge
16
commits into
main
Choose a base branch
from
feat/add-graph-endpoints
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 7, 2023 08:54
2a73748
to
9953376
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 7, 2023 10:20
9953376
to
7aa8907
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 7, 2023 12:37
7aa8907
to
1bb6952
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
2 times, most recently
from
February 8, 2023 07:29
9846fac
to
8ce5bbf
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 8, 2023 07:29
8ce5bbf
to
728be90
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 8, 2023 19:58
1c9c602
to
85751cd
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 9, 2023 08:22
85751cd
to
788a91c
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 9, 2023 08:43
788a91c
to
e01a9f8
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 10, 2023 11:29
e01a9f8
to
1e19564
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
3 times, most recently
from
February 11, 2023 12:18
81a4e79
to
b405908
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 12, 2023 08:08
b405908
to
29c443c
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 15, 2023 08:46
29c443c
to
6f55106
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
February 17, 2023 12:22
6f55106
to
27de840
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
2 times, most recently
from
April 24, 2023 06:49
b036c72
to
f92f6de
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
April 24, 2023 08:24
f92f6de
to
66f03b0
Compare
Co-authored-by: Enrico Polanski <[email protected]>
Co-authored-by: Enrico Polanski <[email protected]>
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
April 26, 2023 09:17
66f03b0
to
cd2ad49
Compare
patroza
force-pushed
the
feat/add-graph-endpoints
branch
from
April 26, 2023 09:20
cd2ad49
to
fb16f9a
Compare
patroza
force-pushed
the
main
branch
4 times, most recently
from
February 3, 2024 09:37
b657f11
to
daba6eb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Converts some endpoints to a GraphQL like experience:
TODOs
result
or additional follow-up queries, the response type should no longer have these fields optional.Future