Skip to main content
Version: 4.2.0

post_url_bool_exp

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

input post_url_bool_exp {
_and: [post_url_bool_exp!]
_not: post_url_bool_exp
_or: [post_url_bool_exp!]
display_value: String_comparison_exp
end_index: bigint_comparison_exp
post: post_bool_exp
start_index: bigint_comparison_exp
url: String_comparison_exp
}

Fields

_and ([post_url_bool_exp!])

_not (post_url_bool_exp)

_or ([post_url_bool_exp!])

display_value (String_comparison_exp)

end_index (bigint_comparison_exp)

post (post_bool_exp)

start_index (bigint_comparison_exp)

url (String_comparison_exp)