Types
BlocklistEntry
object
BlocklistEntryImplements
Fields
blocklistType
Why the address is blocked. Null only for legacy rows with no recorded type.
createdAt
ISO8601DateTime!
When the entry was added.
email
String!
The blocked email address. Member PII, visible to Network Hosts only, and
obfuscated for an application without the read:userinfo scope.
id
ID!
ID of the object.
reason
String
Free-text reason recorded with the entry, when present.
resourceId
ID!
Resource ID for this object, for interop with the Admin API.
updatedAt
ISO8601DateTime!
When the entry was last changed.