appMaintenance.graphql 64 B

12345
  1. subscription appMaintenance {
  2. appMaintenance {
  3. type
  4. }
  5. }