apps
columns and relationships of "apps"
Fields
[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!
)
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 |
timestamptz!
)
developers!
)
An object relationship
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
)
String!
)
app_status!
)