1 Guides

unions

Interactive Guide to GraphQL Unions and Interfaces

GraphQL Unions and Interfaces are abstract types that allow a field to have multiple object types. Let's learn more about them.