Union types

Will Fql support them?

Did you mean to ask if the the GraphQL API will support them?

There is no reason why you can’t have multiple “types” held in the same Collection, or have one collection’s documents contain Refs to multiple other Collections. Fauna does not enforce any schema. If you use the GraphQL API, it’s the GraphQL query layer that does all of the validation against the schema.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.