# Functions
And groups predicates with the AND operator between them.
AuthorID applies equality check predicate on the "author_id" field.
AuthorIDEQ applies the EQ predicate on the "author_id" field.
AuthorIDGT applies the GT predicate on the "author_id" field.
AuthorIDGTE applies the GTE predicate on the "author_id" field.
AuthorIDIn applies the In predicate on the "author_id" field.
AuthorIDLT applies the LT predicate on the "author_id" field.
AuthorIDLTE applies the LTE predicate on the "author_id" field.
AuthorIDNEQ applies the NEQ predicate on the "author_id" field.
AuthorIDNotIn applies the NotIn predicate on the "author_id" field.
Body applies equality check predicate on the "body" field.
BodyContains applies the Contains predicate on the "body" field.
BodyContainsFold applies the ContainsFold predicate on the "body" field.
BodyEQ applies the EQ predicate on the "body" field.
BodyEqualFold applies the EqualFold predicate on the "body" field.
BodyGT applies the GT predicate on the "body" field.
BodyGTE applies the GTE predicate on the "body" field.
BodyHasPrefix applies the HasPrefix predicate on the "body" field.
BodyHasSuffix applies the HasSuffix predicate on the "body" field.
BodyIn applies the In predicate on the "body" field.
BodyLT applies the LT predicate on the "body" field.
BodyLTE applies the LTE predicate on the "body" field.
BodyNEQ applies the NEQ predicate on the "body" field.
BodyNotIn applies the NotIn predicate on the "body" field.
ByAuthorID orders the results by the author_id field.
ByBody orders the results by the body field.
ByComments orders the results by comments terms.
ByCommentsCount orders the results by comments count.
ByCreatedAt orders the results by the created_at field.
ByDescription orders the results by the description field.
ByID orders the results by the id field.
BySlug orders the results by the slug field.
ByTags orders the results by tags terms.
ByTagsCount orders the results by tags count.
ByTitle orders the results by the title field.
ByUpdatedAt orders the results by the updated_at field.
ByUsers orders the results by users terms.
ByUsersCount orders the results by users count.
CreatedAt applies equality check predicate on the "created_at" field.
CreatedAtEQ applies the EQ predicate on the "created_at" field.
CreatedAtGT applies the GT predicate on the "created_at" field.
CreatedAtGTE applies the GTE predicate on the "created_at" field.
CreatedAtIn applies the In predicate on the "created_at" field.
CreatedAtLT applies the LT predicate on the "created_at" field.
CreatedAtLTE applies the LTE predicate on the "created_at" field.
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
Description applies equality check predicate on the "description" field.
DescriptionContains applies the Contains predicate on the "description" field.
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
DescriptionEQ applies the EQ predicate on the "description" field.
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
DescriptionGT applies the GT predicate on the "description" field.
DescriptionGTE applies the GTE predicate on the "description" field.
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
DescriptionIn applies the In predicate on the "description" field.
DescriptionLT applies the LT predicate on the "description" field.
DescriptionLTE applies the LTE predicate on the "description" field.
DescriptionNEQ applies the NEQ predicate on the "description" field.
DescriptionNotIn applies the NotIn predicate on the "description" field.
HasComments applies the HasEdge predicate on the "comments" edge.
HasCommentsWith applies the HasEdge predicate on the "comments" edge with a given conditions (other predicates).
HasTags applies the HasEdge predicate on the "tags" edge.
HasTagsWith applies the HasEdge predicate on the "tags" edge with a given conditions (other predicates).
HasUsers applies the HasEdge predicate on the "users" edge.
HasUsersWith applies the HasEdge predicate on the "users" edge with a given conditions (other predicates).
ID filters vertices based on their ID field.
IDEQ applies the EQ predicate on the ID field.
IDGT applies the GT predicate on the ID field.
IDGTE applies the GTE predicate on the ID field.
IDIn applies the In predicate on the ID field.
IDLT applies the LT predicate on the ID field.
IDLTE applies the LTE predicate on the ID field.
IDNEQ applies the NEQ predicate on the ID field.
IDNotIn applies the NotIn predicate on the ID field.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
Slug applies equality check predicate on the "slug" field.
SlugContains applies the Contains predicate on the "slug" field.
SlugContainsFold applies the ContainsFold predicate on the "slug" field.
SlugEQ applies the EQ predicate on the "slug" field.
SlugEqualFold applies the EqualFold predicate on the "slug" field.
SlugGT applies the GT predicate on the "slug" field.
SlugGTE applies the GTE predicate on the "slug" field.
SlugHasPrefix applies the HasPrefix predicate on the "slug" field.
SlugHasSuffix applies the HasSuffix predicate on the "slug" field.
SlugIn applies the In predicate on the "slug" field.
SlugLT applies the LT predicate on the "slug" field.
SlugLTE applies the LTE predicate on the "slug" field.
SlugNEQ applies the NEQ predicate on the "slug" field.
SlugNotIn applies the NotIn predicate on the "slug" field.
Title applies equality check predicate on the "title" field.
TitleContains applies the Contains predicate on the "title" field.
TitleContainsFold applies the ContainsFold predicate on the "title" field.
TitleEQ applies the EQ predicate on the "title" field.
TitleEqualFold applies the EqualFold predicate on the "title" field.
TitleGT applies the GT predicate on the "title" field.
TitleGTE applies the GTE predicate on the "title" field.
TitleHasPrefix applies the HasPrefix predicate on the "title" field.
TitleHasSuffix applies the HasSuffix predicate on the "title" field.
TitleIn applies the In predicate on the "title" field.
TitleLT applies the LT predicate on the "title" field.
TitleLTE applies the LTE predicate on the "title" field.
TitleNEQ applies the NEQ predicate on the "title" field.
TitleNotIn applies the NotIn predicate on the "title" field.
UpdatedAt applies equality check predicate on the "updated_at" field.
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
UpdatedAtGT applies the GT predicate on the "updated_at" field.
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
UpdatedAtIn applies the In predicate on the "updated_at" field.
UpdatedAtLT applies the LT predicate on the "updated_at" field.
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ValidColumn reports if the column name is valid (part of the table columns).
# Constants
CommentsColumn is the table column denoting the comments relation/edge.
CommentsInverseTable is the table name for the Comment entity.
CommentsTable is the table that holds the comments relation/edge.
EdgeComments holds the string denoting the comments edge name in mutations.
EdgeTags holds the string denoting the tags edge name in mutations.
EdgeUsers holds the string denoting the users edge name in mutations.
FieldAuthorID holds the string denoting the author_id field in the database.
FieldBody holds the string denoting the body field in the database.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldDescription holds the string denoting the description field in the database.
FieldID holds the string denoting the id field in the database.
FieldSlug holds the string denoting the slug field in the database.
FieldTitle holds the string denoting the title field in the database.
FieldUpdatedAt holds the string denoting the updated_at field in the database.
Label holds the string label denoting the article type in the database.
Table holds the table name of the article in the database.
TagsInverseTable is the table name for the Tag entity.
TagsTable is the table that holds the tags relation/edge.
UsersInverseTable is the table name for the User entity.
UsersTable is the table that holds the users relation/edge.
# Variables
BodyValidator is a validator for the "body" field.
Columns holds all SQL columns for article fields.
DefaultCreatedAt holds the default value on creation for the "created_at" field.
DefaultID holds the default value on creation for the "id" field.
DefaultUpdatedAt holds the default value on creation for the "updated_at" field.
DescriptionValidator is a validator for the "description" field.
SlugValidator is a validator for the "slug" field.
TagsPrimaryKey and TagsColumn2 are the table columns denoting the primary key for the tags relation (M2M).
TitleValidator is a validator for the "title" field.
UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field.
UsersPrimaryKey and UsersColumn2 are the table columns denoting the primary key for the users relation (M2M).
# Type aliases
OrderOption defines the ordering options for the Article queries.