Skip to main content
Version: 4.2.0

post_reference_bool_exp

Boolean expression to filter rows from the table "post_reference". All fields are combined with a logical 'AND'.

input post_reference_bool_exp {
_and: [post_reference_bool_exp!]
_not: post_reference_bool_exp
_or: [post_reference_bool_exp!]
position_index: bigint_comparison_exp
post: post_bool_exp
reference_id: bigint_comparison_exp
type: String_comparison_exp
}

Fields

_and ([post_reference_bool_exp!])

_not (post_reference_bool_exp)

_or ([post_reference_bool_exp!])

position_index (bigint_comparison_exp)

post (post_bool_exp)

reference_id (bigint_comparison_exp)

type (String_comparison_exp)