ShortcodeDeleted.graphql 69 B

12345
  1. subscription ShortcodeDeleted {
  2. myShortcodesRevoked {
  3. id
  4. }
  5. }