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

Added running state to graphql component #722

Merged
merged 5 commits into from
Feb 4, 2025

Conversation

indykoning
Copy link
Member

This PR adds a boolean value as was already available for graphql mutation components to determine wether the component is currently running a query.

This can be used to show a loader or placeholder.

I've also added a computed property to the graphql-mutation for consistency sake

@indykoning indykoning requested a review from royduin as a code owner January 31, 2025 09:19
@royduin royduin merged commit 2af36be into master Feb 4, 2025
12 checks passed
@royduin royduin deleted the feature/graphql-running-state branch February 4, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants