insert_conversations_one
insert a single row into the table: "conversations"
Input fields
conversations_insert_input!
)
the row to be inserted
conversations_on_conflict
)
on conflict condition
Return fields
apps!
)
An object relationship
Int!
)
timestamptz!
)
timestamptz
)
end_users!
)
An object relationship
[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!
)
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 |
Int!
)
[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!
)
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 |
Int!
)
String
)
[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!
)
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 |