Docs
/
/

Subscription

A subscription object.

Subscription

A subscription object.

Attributes

__typename
string

The typename of the schema.

inserted_at
string(date-time)

Timestamp when the resource was created.

object

A custom Object entity which belongs to a collection.

__typename
string

The typename of the schema.

collection
string

The collection this object belongs to.

created_at
string(date-time)

Timestamp when the resource was created.

id
string

Unique identifier for the object.

properties
object(any)

The custom properties associated with the object.

updated_at
string(date-time)

The timestamp when the resource was last updated.

properties
object(any)

The custom properties associated with the subscription relationship.

recipient
2 possible types

A recipient of a notification, which is either a user or an object.

updated_at
string(date-time)

The timestamp when the resource was last updated.

New chat