Schema
A schema defines the structure and content of a stream of JSON values. Go to the schema concept page for an in-depth explanation.
Primitive
All effects schemas and custom schema types are ultimately defined with the following set of primitive schema types:
Custom
See custom schema types to learn how to make your own schema types.