- ResourceLink changes from a concrete type to an interface in the generated GraphQL schema.
- A new concrete type is generated for each ResourceLink field (e.g., LandingPageHeadline) that implements the ResourceLink interface.
- The 'type' field is removed from ResourceSys, making this a breaking change for the GraphQL Content API.