delete_speaker_type_enum_by_pk

delete single row from the table: "speaker_type_enum"

Input fields

value (String!)

Return fields

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

value (String!)