systemSetupInfo.graphql 70 B

123456
  1. query systemSetupInfo {
  2. systemSetupInfo {
  3. status
  4. type
  5. }
  6. }