Skip to content

Merge branch 'main' into siyangcao/nes-1454-deleteuser-backend

2b875d5
Select commit
Loading
Failed to load commit list.
Open

feat: user delete backend #8878

Merge branch 'main' into siyangcao/nes-1454-deleteuser-backend
2b875d5
Select commit
Loading
Failed to load commit list.
GraphQL Hive / GraphQL Hive > schema:check > Core > prd > api-journeys-modern failed Mar 30, 2026 in 1s

Detected 3 errors

  • Enum type MessagePlatform is used as both input type (for example, as type of ChatButtonCreateInput.platform) and output type (for example, as type of ChatButton.platform), but value discord is not defined in all the subgraphs defining MessagePlatform: discord is defined in subgraph api-journeys but not in subgraph api-journeys-modern
  • Enum type MessagePlatform is used as both input type (for example, as type of ChatButtonCreateInput.platform) and output type (for example, as type of ChatButton.platform), but value signal is not defined in all the subgraphs defining MessagePlatform: signal is defined in subgraph api-journeys but not in subgraph api-journeys-modern
  • Enum type MessagePlatform is used as both input type (for example, as type of ChatButtonCreateInput.platform) and output type (for example, as type of ChatButton.platform), but value weChat is not defined in all the subgraphs defining MessagePlatform: weChat is defined in subgraph api-journeys but not in subgraph api-journeys-modern

Found 0 change