@leav/ui 1.7.0-a928cf9c → 1.7.0-df8520ba

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3999,10 +3999,6 @@ export const NotificationDocument = gql `
3999
3999
  label
4000
4000
  url
4001
4001
  }
4002
- relatedEntities {
4003
- label
4004
- url
4005
- }
4006
4002
  }
4007
4003
  }
4008
4004
  `;