macrosUpdate.graphql 68 B

12345
  1. subscription macrosUpdate {
  2. macrosUpdate {
  3. macroUpdated
  4. }
  5. }