Queries
Ce contenu n’est pas encore disponible dans votre langue.
This reference is auto-generated from the GraphQL schema.
account
current_user
Get the currently signed-in user
Returns: current_user_output!
assets
assets
An array relationship
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [assets_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 | [assets_order_by!] | sort the rows by one or more columns |
where | assets_bool_exp | filter the rows returned |
Returns: [assets!]!
assets_aggregate
An aggregate relationship
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [assets_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 | [assets_order_by!] | sort the rows by one or more columns |
where | assets_bool_exp | filter the rows returned |
Returns: assets_aggregate!
assets_by_pk
fetch data from the table: “assets” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: assets
pipeline_runs
pipeline_runs
fetch data from the table: “pipeline_runs”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipeline_runs_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 | [pipeline_runs_order_by!] | sort the rows by one or more columns |
where | pipeline_runs_bool_exp | filter the rows returned |
Returns: [pipeline_runs!]!
pipeline_runs_aggregate
fetch aggregated fields from the table: “pipeline_runs”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipeline_runs_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 | [pipeline_runs_order_by!] | sort the rows by one or more columns |
where | pipeline_runs_bool_exp | filter the rows returned |
Returns: pipeline_runs_aggregate!
pipeline_runs_by_pk
fetch data from the table: “pipeline_runs” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: pipeline_runs
pipelines
pipelines
fetch data from the table: “pipelines”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipelines_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 | [pipelines_order_by!] | sort the rows by one or more columns |
where | pipelines_bool_exp | filter the rows returned |
Returns: [pipelines!]!
pipelines_by_pk
fetch data from the table: “pipelines” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: pipelines
credits
get_credit_balance
Get your current credit balance
Returns: credit_balance_output
get_credit_history
Get your credit transaction history
Returns: [credit_history_entry!]!
personal_access_tokens
personal_access_tokens
fetch data from the table: “personal_access_tokens”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [personal_access_tokens_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 | [personal_access_tokens_order_by!] | sort the rows by one or more columns |
where | personal_access_tokens_bool_exp | filter the rows returned |
Returns: [personal_access_tokens!]!
personal_access_tokens_by_pk
fetch data from the table: “personal_access_tokens” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: personal_access_tokens
notifications
notifications
fetch data from the table: “notifications”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [notifications_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 | [notifications_order_by!] | sort the rows by one or more columns |
where | notifications_bool_exp | filter the rows returned |
Returns: [notifications!]!
notifications_aggregate
fetch aggregated fields from the table: “notifications”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [notifications_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 | [notifications_order_by!] | sort the rows by one or more columns |
where | notifications_bool_exp | filter the rows returned |
Returns: notifications_aggregate!
notifications_by_pk
fetch data from the table: “notifications” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: notifications
affiliate_codes
affiliate_codes
fetch data from the table: “affiliate_codes”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [affiliate_codes_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 | [affiliate_codes_order_by!] | sort the rows by one or more columns |
where | affiliate_codes_bool_exp | filter the rows returned |
Returns: [affiliate_codes!]!
affiliate_codes_by_pk
fetch data from the table: “affiliate_codes” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: affiliate_codes
get_my_referrals
Get your referral stats and referred users
Returns: get_my_referrals_output!
affiliates
affiliates
fetch data from the table: “affiliates”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [affiliates_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 | [affiliates_order_by!] | sort the rows by one or more columns |
where | affiliates_bool_exp | filter the rows returned |
Returns: [affiliates!]!
affiliates_by_pk
fetch data from the table: “affiliates” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: affiliates
credit_pack_translations
credit_pack_translations
fetch data from the table: “credit_pack_translations”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [credit_pack_translations_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 | [credit_pack_translations_order_by!] | sort the rows by one or more columns |
where | credit_pack_translations_bool_exp | filter the rows returned |
Returns: [credit_pack_translations!]!
credit_pack_translations_by_pk
fetch data from the table: “credit_pack_translations” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
credit_pack_id | uuid! | — |
locale | String! | — |
Returns: credit_pack_translations
credit_pack_versions
credit_pack_versions
fetch data from the table: “credit_pack_versions”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [credit_pack_versions_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 | [credit_pack_versions_order_by!] | sort the rows by one or more columns |
where | credit_pack_versions_bool_exp | filter the rows returned |
Returns: [credit_pack_versions!]!
credit_pack_versions_by_pk
fetch data from the table: “credit_pack_versions” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: credit_pack_versions
credit_packs
credit_packs
fetch data from the table: “credit_packs”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [credit_packs_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 | [credit_packs_order_by!] | sort the rows by one or more columns |
where | credit_packs_bool_exp | filter the rows returned |
Returns: [credit_packs!]!
credit_packs_by_pk
fetch data from the table: “credit_packs” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: credit_packs
dispatch_blocks
dispatch_blocks
fetch data from the table: “dispatch_blocks”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [dispatch_blocks_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 | [dispatch_blocks_order_by!] | sort the rows by one or more columns |
where | dispatch_blocks_bool_exp | filter the rows returned |
Returns: [dispatch_blocks!]!
dispatch_blocks_by_pk
fetch data from the table: “dispatch_blocks” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: dispatch_blocks
estimate_pipeline_cost
estimate_pipeline_cost
Preview the credit cost of running a pipeline with a given input (read-only)
Arguments:
| Argument | Type | Description |
|---|---|---|
input | jsonb! | — |
pipeline_slug | String! | — |
Returns: estimate_pipeline_cost_output
executions_visibility
executions_visibility
fetch data from the table: “executions_visibility”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [executions_visibility_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 | [executions_visibility_order_by!] | sort the rows by one or more columns |
where | executions_visibility_bool_exp | filter the rows returned |
Returns: [executions_visibility!]!
locales
locales
fetch data from the table: “locales”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [locales_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 | [locales_order_by!] | sort the rows by one or more columns |
where | locales_bool_exp | filter the rows returned |
Returns: [locales!]!
locales_by_pk
fetch data from the table: “locales” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
code | String! | — |
Returns: locales
model_capabilities
model_capabilities
fetch data from the table: “model_capabilities”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [model_capabilities_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 | [model_capabilities_order_by!] | sort the rows by one or more columns |
where | model_capabilities_bool_exp | filter the rows returned |
Returns: [model_capabilities!]!
model_capabilities_by_pk
fetch data from the table: “model_capabilities” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
capability_slug | String! | — |
model_slug | String! | — |
Returns: model_capabilities
model_translations
model_translations
fetch data from the table: “model_translations”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [model_translations_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 | [model_translations_order_by!] | sort the rows by one or more columns |
where | model_translations_bool_exp | filter the rows returned |
Returns: [model_translations!]!
model_translations_by_pk
fetch data from the table: “model_translations” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
locale | String! | — |
model_slug | String! | — |
Returns: model_translations
models
models
fetch data from the table: “models”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [models_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 | [models_order_by!] | sort the rows by one or more columns |
where | models_bool_exp | filter the rows returned |
Returns: [models!]!
models_by_pk
fetch data from the table: “models” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
slug | String! | — |
Returns: models
payment_providers
payment_providers
fetch data from the table: “payment_providers”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [payment_providers_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 | [payment_providers_order_by!] | sort the rows by one or more columns |
where | payment_providers_bool_exp | filter the rows returned |
Returns: [payment_providers!]!
payment_providers_by_pk
fetch data from the table: “payment_providers” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
slug | String! | — |
Returns: payment_providers
pipeline_examples
pipeline_examples
fetch data from the table: “pipeline_examples”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipeline_examples_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 | [pipeline_examples_order_by!] | sort the rows by one or more columns |
where | pipeline_examples_bool_exp | filter the rows returned |
Returns: [pipeline_examples!]!
pipeline_examples_by_pk
fetch data from the table: “pipeline_examples” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: pipeline_examples
pipeline_examples_translations
pipeline_examples_translations
fetch data from the table: “pipeline_examples_translations”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipeline_examples_translations_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 | [pipeline_examples_translations_order_by!] | sort the rows by one or more columns |
where | pipeline_examples_translations_bool_exp | filter the rows returned |
Returns: [pipeline_examples_translations!]!
pipeline_examples_translations_by_pk
fetch data from the table: “pipeline_examples_translations” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
example_id | uuid! | — |
locale | String! | — |
Returns: pipeline_examples_translations
pipeline_models
pipeline_models
An array relationship
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipeline_models_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 | [pipeline_models_order_by!] | sort the rows by one or more columns |
where | pipeline_models_bool_exp | filter the rows returned |
Returns: [pipeline_models!]!
pipeline_models_by_pk
fetch data from the table: “pipeline_models” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
model_slug | String! | — |
pipeline_slug | String! | — |
Returns: pipeline_models
pipeline_pricing
pipeline_pricing
Credit pricing for pipelines
Returns: [pipeline_pricing_row!]!
pipeline_translations
pipeline_translations
fetch data from the table: “pipeline_translations”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [pipeline_translations_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 | [pipeline_translations_order_by!] | sort the rows by one or more columns |
where | pipeline_translations_bool_exp | filter the rows returned |
Returns: [pipeline_translations!]!
pipeline_translations_by_pk
fetch data from the table: “pipeline_translations” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
locale | String! | — |
pipeline_id | uuid! | — |
Returns: pipeline_translations
plan_translations
plan_translations
fetch data from the table: “plan_translations”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [plan_translations_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 | [plan_translations_order_by!] | sort the rows by one or more columns |
where | plan_translations_bool_exp | filter the rows returned |
Returns: [plan_translations!]!
plan_translations_by_pk
fetch data from the table: “plan_translations” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
locale | String! | — |
plan_id | uuid! | — |
Returns: plan_translations
plan_versions
plan_versions
fetch data from the table: “plan_versions”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [plan_versions_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 | [plan_versions_order_by!] | sort the rows by one or more columns |
where | plan_versions_bool_exp | filter the rows returned |
Returns: [plan_versions!]!
plan_versions_by_pk
fetch data from the table: “plan_versions” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: plan_versions
plans
plans
fetch data from the table: “plans”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [plans_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 | [plans_order_by!] | sort the rows by one or more columns |
where | plans_bool_exp | filter the rows returned |
Returns: [plans!]!
plans_by_pk
fetch data from the table: “plans” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: plans
providers
providers
fetch data from the table: “providers”
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [providers_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 | [providers_order_by!] | sort the rows by one or more columns |
where | providers_bool_exp | filter the rows returned |
Returns: [providers!]!
providers_by_pk
fetch data from the table: “providers” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
slug | String! | — |
Returns: providers
subscriptions
subscriptions
An array relationship
Arguments:
| Argument | Type | Description |
|---|---|---|
distinct_on | [subscriptions_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 | [subscriptions_order_by!] | sort the rows by one or more columns |
where | subscriptions_bool_exp | filter the rows returned |
Returns: [subscriptions!]!
subscriptions_by_pk
fetch data from the table: “subscriptions” using primary key columns
Arguments:
| Argument | Type | Description |
|---|---|---|
id | uuid! | — |
Returns: subscriptions