Skip to content

Conversation

cicoub13
Copy link
Member

@cicoub13 cicoub13 commented Aug 1, 2025

Problem

#45 introduced a bug in the new rule.

In case the owner subgraph is adding a new key like this

type Brand @key(fields: "id") @key(fields: "brandId") @key(fields: "id market platform") @key(fields: "brandId market platform")

The rule will consider it as a breaking change, and it's not.

Changes

Excluding main Type (not having resolvable: false) from the tests

Testing

Added in 5_diff_feature called Checking keys with different schemas (owner graph)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant