Skip to content
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

Core improvements #34

Merged
merged 5 commits into from
Aug 18, 2021
Merged

Core improvements #34

merged 5 commits into from
Aug 18, 2021

Conversation

qgerome
Copy link
Contributor

@qgerome qgerome commented Aug 18, 2021

No description provided.

@qgerome qgerome requested a review from edarchis August 18, 2021 08:44
* useDebounceCb: Debounce function call
* graphqlMutation: Dispatch an action and append the mutation to the JournalDrawer
* formatNodeQuery: Prepare query on Node
return `
{
node (id: "${nodeId}") {
...on ${entityGQLType} {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL. That makes this whole node thing a lot more reasonable.

@edarchis edarchis merged commit b77b5f8 into develop Aug 18, 2021
@edarchis edarchis deleted the core-improvements branch August 18, 2021 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants