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

Add Mission Model Refresh Types Error API Docs #147

Open
Mythicaeda opened this issue Apr 24, 2024 · 0 comments
Open

Add Mission Model Refresh Types Error API Docs #147

Mythicaeda opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation soon

Comments

@Mythicaeda
Copy link
Contributor

Mythicaeda commented Apr 24, 2024

Docs Ticket for NASA-AMMOS/aerie#1418.

Add API Docs for the Mission Model showing how to query for Hasura Event logs.

Example query:

query {
  mission_model{
    id
    refresh_activity_type_logs { success }
    refresh_resource_type_logs { success }
    refresh_model_parameter_logs { success }
  }
}
@Mythicaeda Mythicaeda added the documentation Improvements or additions to documentation label Apr 24, 2024
@Mythicaeda Mythicaeda self-assigned this Apr 24, 2024
@Mythicaeda Mythicaeda added this to Aerie Apr 24, 2024
@github-project-automation github-project-automation bot moved this to Todo in Aerie Apr 24, 2024
@dandelany dandelany added the soon label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation soon
Projects
Status: Todo
Development

No branches or pull requests

2 participants