Component
API Server / GraphQL
Infrahub version
v1.8.0
Current Behavior
Doing mutations using either /api/query/{query_id} GET or POST endpoint doesn't trigger webhooks, even if data is created or altered
Expected Behavior
Trigger webhooks just like graphql sandbox mutations trigger webhooks
Steps to Reproduce
- upload a mutation query
- trigger it using the endpoint /api/query/{query_id}
- Observe if the webhook is triggered in tasks
Additional Information
No response
Component
API Server / GraphQL
Infrahub version
v1.8.0
Current Behavior
Doing mutations using either /api/query/{query_id} GET or POST endpoint doesn't trigger webhooks, even if data is created or altered
Expected Behavior
Trigger webhooks just like graphql sandbox mutations trigger webhooks
Steps to Reproduce
Additional Information
No response