Skip to content

#495 Backend Config & Frontend: Introduce client <-> server communication via GraphQL Subscription for real time updates - #717

Merged
conorheffron merged 1 commit into
mainfrom
feature/graphql-real-time-charity-item-updates
Jul 19, 2026
Merged

#495 Backend Config & Frontend: Introduce client <-> server communication via GraphQL Subscription for real time updates#717
conorheffron merged 1 commit into
mainfrom
feature/graphql-real-time-charity-item-updates

Conversation

@conorheffron

@conorheffron conorheffron commented Jul 19, 2026

Copy link
Copy Markdown
Owner
  • Introduce client server comms via graphQL subscription for real time updates
  • Cleanup Spring & GraphQL dependencies

…updates, Cleanup Spring & GraphQL dependencies
@conorheffron conorheffron self-assigned this Jul 19, 2026
@conorheffron conorheffron added documentation Improvements or additions to documentation enhancement New feature or request release dependencies Pull requests that update a dependency file tests unit | integration tests ui-frontend java-be Java / Server Side Tasks javascript Pull requests that update Javascript code labels Jul 19, 2026
@conorheffron conorheffron changed the title #495 Introduce client server comms via graphQL subscription for real time updates #495 Introduce client <-> server communication via GraphQL Subscription for real time updates Jul 19, 2026
@conorheffron
conorheffron merged commit 57443cb into main Jul 19, 2026
12 of 13 checks passed
@conorheffron
conorheffron deleted the feature/graphql-real-time-charity-item-updates branch July 19, 2026 01:18
@conorheffron conorheffron changed the title #495 Introduce client <-> server communication via GraphQL Subscription for real time updates #495 Backend & Frontend: Introduce client <-> server communication via GraphQL Subscription for real time updates Jul 19, 2026
@conorheffron conorheffron changed the title #495 Backend & Frontend: Introduce client <-> server communication via GraphQL Subscription for real time updates #495 Backend Config & Frontend: Introduce client <-> server communication via GraphQL Subscription for real time updates Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request java-be Java / Server Side Tasks javascript Pull requests that update Javascript code release tests unit | integration tests ui-frontend

Projects

Development

Successfully merging this pull request may close these issues.

As a frontend user of the charities graph API, I would like the option of subscriptions instead of queries for pulling charity info items

1 participant