Concept Flow - Enum types
Define Enum Type
Use Enum in Schema
Client Queries with Enum
Server Validates Enum Value
Return Data or Error
This flow shows how an Enum type is defined, used in schema, queried by client, validated by server, and then data or error is returned.