Skip to content

String types

String types used throughout the protocol.

A sequence of characters. The base JSON Schema type for all string-derived scalars.

"string"

A Uniform Resource Locator (URL).

"http://example.com"

A universally unique identifier.

"30a12e5e-5940-4c08-921c-17a8960fcf4b"

An email address.

"test@example.com"