PostWhere
No description
input PostWhere {
_and: [PostWhere!]
_or: [PostWhere!]
id: UUIDAttributeWhereOperators
universalTitle: StringAttributeWhereOperators
contentValue: NumberAttributeWhereOperators
category: CategoryArrayAttributeWhereOperators
topic: TopicArrayAttributeWhereOperators
icd10: StringArrayAttributeWhereOperators
clinicallyVerified: BooleanAttributeWhereOperators
mediaType: PostMediaTypeAttributeWhereOperators
}
Fields
PostWhere._and
● [PostWhere!]
list input
AND operator
PostWhere._or
● [PostWhere!]
list input
OR operator
PostWhere.id
● UUIDAttributeWhereOperators
input
UUID of post