end_users

columns and relationships of "end_users"

Fields

conversations ([conversations!]!)

An array relationship

Argument Type Description
distinct_on [conversations_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [conversations_order_by!]

sort the rows by one or more columns

where conversations_bool_exp

filter the rows returned

conversations_aggregate (conversations_aggregate!)

An aggregate relationship

Argument Type Description
distinct_on [conversations_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [conversations_order_by!]

sort the rows by one or more columns

where conversations_bool_exp

filter the rows returned

created_at (timestamptz!)
end_user_conversations ([end_user_conversations!]!)

An array relationship

Argument Type Description
distinct_on [end_user_conversations_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [end_user_conversations_order_by!]

sort the rows by one or more columns

where end_user_conversations_bool_exp

filter the rows returned

end_user_conversations_aggregate (end_user_conversations_aggregate!)

An aggregate relationship

Argument Type Description
distinct_on [end_user_conversations_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [end_user_conversations_order_by!]

sort the rows by one or more columns

where end_user_conversations_bool_exp

filter the rows returned

kv_store ([kv_store!]!)

An array relationship

Argument Type Description
distinct_on [kv_store_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [kv_store_order_by!]

sort the rows by one or more columns

where kv_store_bool_exp

filter the rows returned

kv_store_aggregate (kv_store_aggregate!)

An aggregate relationship

Argument Type Description
distinct_on [kv_store_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [kv_store_order_by!]

sort the rows by one or more columns

where kv_store_bool_exp

filter the rows returned

metadata (jsonb!)
Argument Type Description
path String

JSON select path

object_id (Int!)
scope_name (String)
utterances ([utterances!]!)

An array relationship

Argument Type Description
distinct_on [utterances_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [utterances_order_by!]

sort the rows by one or more columns

where utterances_bool_exp

filter the rows returned

utterances_aggregate (utterances_aggregate!)

An aggregate relationship

Argument Type Description
distinct_on [utterances_select_column!]

distinct select on columns

limit Int

limit the number of rows returned

offset Int

skip the first n rows. Use only with order_by

order_by [utterances_order_by!]

sort the rows by one or more columns

where utterances_bool_exp

filter the rows returned

uuid (String!)