SCALAR
AWSEmail
An email address in the format local-part@domain-part as defined by RFC 822 ( https://tools.ietf.org/html/rfc822 ).
link GraphQL Schema definition
- scalar AWSEmail
link Require by
- LoginUserRepresents a User in EchoStream that can log into the EchoStream UI.
- QueryRoot Query
- TenantTenants contain a network of Nodes. They are constrained to a single AWS region and allow for secure processing of messages within the Network.
- TenantUserRepresents a user in EchoStream that is authorized within a Tenant.