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

Retrieve & persist the resume time from the server #45

Merged
merged 3 commits into from
Jan 20, 2024

Conversation

damontecres
Copy link
Owner

Closes #32

This PR adds a few things:

  1. Loading configuration from the server and persisting it locally in ServerPreferences
  2. Adds MutationEngine - similar to QueryEngine but for submitting mutation
  3. Adds sceneSaveActivity graphql mutation
  4. Retrieves & persists the resume time from the server

@damontecres damontecres added the enhancement New feature or request label Jan 20, 2024
@damontecres damontecres merged commit aff74ad into main Jan 20, 2024
2 checks passed
@damontecres damontecres deleted the fea/track-progress branch January 20, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] - Use server's resume & progress saving
1 participant