package
0.0.0-20240904141453-296f4a64edd3
Repository: https://github.com/gnolang/gh-sql.git
Documentation: pkg.go.dev
# Functions
And groups predicates with the AND operator between them.
AvatarURL applies equality check predicate on the "avatar_url" field.
AvatarURLContains applies the Contains predicate on the "avatar_url" field.
AvatarURLContainsFold applies the ContainsFold predicate on the "avatar_url" field.
AvatarURLEQ applies the EQ predicate on the "avatar_url" field.
AvatarURLEqualFold applies the EqualFold predicate on the "avatar_url" field.
AvatarURLGT applies the GT predicate on the "avatar_url" field.
AvatarURLGTE applies the GTE predicate on the "avatar_url" field.
AvatarURLHasPrefix applies the HasPrefix predicate on the "avatar_url" field.
AvatarURLHasSuffix applies the HasSuffix predicate on the "avatar_url" field.
AvatarURLIn applies the In predicate on the "avatar_url" field.
AvatarURLLT applies the LT predicate on the "avatar_url" field.
AvatarURLLTE applies the LTE predicate on the "avatar_url" field.
AvatarURLNEQ applies the NEQ predicate on the "avatar_url" field.
AvatarURLNotIn applies the NotIn predicate on the "avatar_url" field.
Bio applies equality check predicate on the "bio" field.
BioContains applies the Contains predicate on the "bio" field.
BioContainsFold applies the ContainsFold predicate on the "bio" field.
BioEQ applies the EQ predicate on the "bio" field.
BioEqualFold applies the EqualFold predicate on the "bio" field.
BioGT applies the GT predicate on the "bio" field.
BioGTE applies the GTE predicate on the "bio" field.
BioHasPrefix applies the HasPrefix predicate on the "bio" field.
BioHasSuffix applies the HasSuffix predicate on the "bio" field.
BioIn applies the In predicate on the "bio" field.
BioIsNil applies the IsNil predicate on the "bio" field.
BioLT applies the LT predicate on the "bio" field.
BioLTE applies the LTE predicate on the "bio" field.
BioNEQ applies the NEQ predicate on the "bio" field.
BioNotIn applies the NotIn predicate on the "bio" field.
BioNotNil applies the NotNil predicate on the "bio" field.
Blog applies equality check predicate on the "blog" field.
BlogContains applies the Contains predicate on the "blog" field.
BlogContainsFold applies the ContainsFold predicate on the "blog" field.
BlogEQ applies the EQ predicate on the "blog" field.
BlogEqualFold applies the EqualFold predicate on the "blog" field.
BlogGT applies the GT predicate on the "blog" field.
BlogGTE applies the GTE predicate on the "blog" field.
BlogHasPrefix applies the HasPrefix predicate on the "blog" field.
BlogHasSuffix applies the HasSuffix predicate on the "blog" field.
BlogIn applies the In predicate on the "blog" field.
BlogIsNil applies the IsNil predicate on the "blog" field.
BlogLT applies the LT predicate on the "blog" field.
BlogLTE applies the LTE predicate on the "blog" field.
BlogNEQ applies the NEQ predicate on the "blog" field.
BlogNotIn applies the NotIn predicate on the "blog" field.
BlogNotNil applies the NotNil predicate on the "blog" field.
ByAvatarURL orders the results by the avatar_url field.
ByBio orders the results by the bio field.
ByBlog orders the results by the blog field.
ByCommentsCreated orders the results by comments_created terms.
ByCommentsCreatedCount orders the results by comments_created count.
ByCompany orders the results by the company field.
ByCreatedAt orders the results by the created_at field.
ByEmail orders the results by the email field.
ByEventsURL orders the results by the events_url field.
ByFollowers orders the results by the followers field.
ByFollowersURL orders the results by the followers_url field.
ByFollowing orders the results by the following field.
ByFollowingURL orders the results by the following_url field.
ByGistsURL orders the results by the gists_url field.
ByGravatarID orders the results by the gravatar_id field.
ByHireable orders the results by the hireable field.
ByHTMLURL orders the results by the html_url field.
ByID orders the results by the id field.
ByIssuesAssigned orders the results by issues_assigned terms.
ByIssuesAssignedCount orders the results by issues_assigned count.
ByIssuesCreated orders the results by issues_created terms.
ByIssuesCreatedCount orders the results by issues_created count.
ByLocation orders the results by the location field.
ByLogin orders the results by the login field.
ByName orders the results by the name field.
ByNodeID orders the results by the node_id field.
ByOrganizationsURL orders the results by the organizations_url field.
ByPublicGists orders the results by the public_gists field.
ByPublicRepos orders the results by the public_repos field.
ByReceivedEventsURL orders the results by the received_events_url field.
ByRepositories orders the results by repositories terms.
ByRepositoriesCount orders the results by repositories count.
ByReposURL orders the results by the repos_url field.
BySiteAdmin orders the results by the site_admin field.
ByStarredURL orders the results by the starred_url field.
BySubscriptionsURL orders the results by the subscriptions_url field.
ByTimelineEventsCreated orders the results by timeline_events_created terms.
ByTimelineEventsCreatedCount orders the results by timeline_events_created count.
ByType orders the results by the type field.
ByUpdatedAt orders the results by the updated_at field.
ByURL orders the results by the url field.
Company applies equality check predicate on the "company" field.
CompanyContains applies the Contains predicate on the "company" field.
CompanyContainsFold applies the ContainsFold predicate on the "company" field.
CompanyEQ applies the EQ predicate on the "company" field.
CompanyEqualFold applies the EqualFold predicate on the "company" field.
CompanyGT applies the GT predicate on the "company" field.
CompanyGTE applies the GTE predicate on the "company" field.
CompanyHasPrefix applies the HasPrefix predicate on the "company" field.
CompanyHasSuffix applies the HasSuffix predicate on the "company" field.
CompanyIn applies the In predicate on the "company" field.
CompanyIsNil applies the IsNil predicate on the "company" field.
CompanyLT applies the LT predicate on the "company" field.
CompanyLTE applies the LTE predicate on the "company" field.
CompanyNEQ applies the NEQ predicate on the "company" field.
CompanyNotIn applies the NotIn predicate on the "company" field.
CompanyNotNil applies the NotNil predicate on the "company" field.
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.
Email applies equality check predicate on the "email" field.
EmailContains applies the Contains predicate on the "email" field.
EmailContainsFold applies the ContainsFold predicate on the "email" field.
EmailEQ applies the EQ predicate on the "email" field.
EmailEqualFold applies the EqualFold predicate on the "email" field.
EmailGT applies the GT predicate on the "email" field.
EmailGTE applies the GTE predicate on the "email" field.
EmailHasPrefix applies the HasPrefix predicate on the "email" field.
EmailHasSuffix applies the HasSuffix predicate on the "email" field.
EmailIn applies the In predicate on the "email" field.
EmailIsNil applies the IsNil predicate on the "email" field.
EmailLT applies the LT predicate on the "email" field.
EmailLTE applies the LTE predicate on the "email" field.
EmailNEQ applies the NEQ predicate on the "email" field.
EmailNotIn applies the NotIn predicate on the "email" field.
EmailNotNil applies the NotNil predicate on the "email" field.
EventsURL applies equality check predicate on the "events_url" field.
EventsURLContains applies the Contains predicate on the "events_url" field.
EventsURLContainsFold applies the ContainsFold predicate on the "events_url" field.
EventsURLEQ applies the EQ predicate on the "events_url" field.
EventsURLEqualFold applies the EqualFold predicate on the "events_url" field.
EventsURLGT applies the GT predicate on the "events_url" field.
EventsURLGTE applies the GTE predicate on the "events_url" field.
EventsURLHasPrefix applies the HasPrefix predicate on the "events_url" field.
EventsURLHasSuffix applies the HasSuffix predicate on the "events_url" field.
EventsURLIn applies the In predicate on the "events_url" field.
EventsURLLT applies the LT predicate on the "events_url" field.
EventsURLLTE applies the LTE predicate on the "events_url" field.
EventsURLNEQ applies the NEQ predicate on the "events_url" field.
EventsURLNotIn applies the NotIn predicate on the "events_url" field.
Followers applies equality check predicate on the "followers" field.
FollowersEQ applies the EQ predicate on the "followers" field.
FollowersGT applies the GT predicate on the "followers" field.
FollowersGTE applies the GTE predicate on the "followers" field.
FollowersIn applies the In predicate on the "followers" field.
FollowersLT applies the LT predicate on the "followers" field.
FollowersLTE applies the LTE predicate on the "followers" field.
FollowersNEQ applies the NEQ predicate on the "followers" field.
FollowersNotIn applies the NotIn predicate on the "followers" field.
FollowersURL applies equality check predicate on the "followers_url" field.
FollowersURLContains applies the Contains predicate on the "followers_url" field.
FollowersURLContainsFold applies the ContainsFold predicate on the "followers_url" field.
FollowersURLEQ applies the EQ predicate on the "followers_url" field.
FollowersURLEqualFold applies the EqualFold predicate on the "followers_url" field.
FollowersURLGT applies the GT predicate on the "followers_url" field.
FollowersURLGTE applies the GTE predicate on the "followers_url" field.
FollowersURLHasPrefix applies the HasPrefix predicate on the "followers_url" field.
FollowersURLHasSuffix applies the HasSuffix predicate on the "followers_url" field.
FollowersURLIn applies the In predicate on the "followers_url" field.
FollowersURLLT applies the LT predicate on the "followers_url" field.
FollowersURLLTE applies the LTE predicate on the "followers_url" field.
FollowersURLNEQ applies the NEQ predicate on the "followers_url" field.
FollowersURLNotIn applies the NotIn predicate on the "followers_url" field.
Following applies equality check predicate on the "following" field.
FollowingEQ applies the EQ predicate on the "following" field.
FollowingGT applies the GT predicate on the "following" field.
FollowingGTE applies the GTE predicate on the "following" field.
FollowingIn applies the In predicate on the "following" field.
FollowingLT applies the LT predicate on the "following" field.
FollowingLTE applies the LTE predicate on the "following" field.
FollowingNEQ applies the NEQ predicate on the "following" field.
FollowingNotIn applies the NotIn predicate on the "following" field.
FollowingURL applies equality check predicate on the "following_url" field.
FollowingURLContains applies the Contains predicate on the "following_url" field.
FollowingURLContainsFold applies the ContainsFold predicate on the "following_url" field.
FollowingURLEQ applies the EQ predicate on the "following_url" field.
FollowingURLEqualFold applies the EqualFold predicate on the "following_url" field.
FollowingURLGT applies the GT predicate on the "following_url" field.
FollowingURLGTE applies the GTE predicate on the "following_url" field.
FollowingURLHasPrefix applies the HasPrefix predicate on the "following_url" field.
FollowingURLHasSuffix applies the HasSuffix predicate on the "following_url" field.
FollowingURLIn applies the In predicate on the "following_url" field.
FollowingURLLT applies the LT predicate on the "following_url" field.
FollowingURLLTE applies the LTE predicate on the "following_url" field.
FollowingURLNEQ applies the NEQ predicate on the "following_url" field.
FollowingURLNotIn applies the NotIn predicate on the "following_url" field.
GistsURL applies equality check predicate on the "gists_url" field.
GistsURLContains applies the Contains predicate on the "gists_url" field.
GistsURLContainsFold applies the ContainsFold predicate on the "gists_url" field.
GistsURLEQ applies the EQ predicate on the "gists_url" field.
GistsURLEqualFold applies the EqualFold predicate on the "gists_url" field.
GistsURLGT applies the GT predicate on the "gists_url" field.
GistsURLGTE applies the GTE predicate on the "gists_url" field.
GistsURLHasPrefix applies the HasPrefix predicate on the "gists_url" field.
GistsURLHasSuffix applies the HasSuffix predicate on the "gists_url" field.
GistsURLIn applies the In predicate on the "gists_url" field.
GistsURLLT applies the LT predicate on the "gists_url" field.
GistsURLLTE applies the LTE predicate on the "gists_url" field.
GistsURLNEQ applies the NEQ predicate on the "gists_url" field.
GistsURLNotIn applies the NotIn predicate on the "gists_url" field.
GravatarID applies equality check predicate on the "gravatar_id" field.
GravatarIDContains applies the Contains predicate on the "gravatar_id" field.
GravatarIDContainsFold applies the ContainsFold predicate on the "gravatar_id" field.
GravatarIDEQ applies the EQ predicate on the "gravatar_id" field.
GravatarIDEqualFold applies the EqualFold predicate on the "gravatar_id" field.
GravatarIDGT applies the GT predicate on the "gravatar_id" field.
GravatarIDGTE applies the GTE predicate on the "gravatar_id" field.
GravatarIDHasPrefix applies the HasPrefix predicate on the "gravatar_id" field.
GravatarIDHasSuffix applies the HasSuffix predicate on the "gravatar_id" field.
GravatarIDIn applies the In predicate on the "gravatar_id" field.
GravatarIDIsNil applies the IsNil predicate on the "gravatar_id" field.
GravatarIDLT applies the LT predicate on the "gravatar_id" field.
GravatarIDLTE applies the LTE predicate on the "gravatar_id" field.
GravatarIDNEQ applies the NEQ predicate on the "gravatar_id" field.
GravatarIDNotIn applies the NotIn predicate on the "gravatar_id" field.
GravatarIDNotNil applies the NotNil predicate on the "gravatar_id" field.
HasCommentsCreated applies the HasEdge predicate on the "comments_created" edge.
HasCommentsCreatedWith applies the HasEdge predicate on the "comments_created" edge with a given conditions (other predicates).
HasIssuesAssigned applies the HasEdge predicate on the "issues_assigned" edge.
HasIssuesAssignedWith applies the HasEdge predicate on the "issues_assigned" edge with a given conditions (other predicates).
HasIssuesCreated applies the HasEdge predicate on the "issues_created" edge.
HasIssuesCreatedWith applies the HasEdge predicate on the "issues_created" edge with a given conditions (other predicates).
HasRepositories applies the HasEdge predicate on the "repositories" edge.
HasRepositoriesWith applies the HasEdge predicate on the "repositories" edge with a given conditions (other predicates).
HasTimelineEventsCreated applies the HasEdge predicate on the "timeline_events_created" edge.
HasTimelineEventsCreatedWith applies the HasEdge predicate on the "timeline_events_created" edge with a given conditions (other predicates).
Hireable applies equality check predicate on the "hireable" field.
HireableEQ applies the EQ predicate on the "hireable" field.
HireableIsNil applies the IsNil predicate on the "hireable" field.
HireableNEQ applies the NEQ predicate on the "hireable" field.
HireableNotNil applies the NotNil predicate on the "hireable" field.
HTMLURL applies equality check predicate on the "html_url" field.
HTMLURLContains applies the Contains predicate on the "html_url" field.
HTMLURLContainsFold applies the ContainsFold predicate on the "html_url" field.
HTMLURLEQ applies the EQ predicate on the "html_url" field.
HTMLURLEqualFold applies the EqualFold predicate on the "html_url" field.
HTMLURLGT applies the GT predicate on the "html_url" field.
HTMLURLGTE applies the GTE predicate on the "html_url" field.
HTMLURLHasPrefix applies the HasPrefix predicate on the "html_url" field.
HTMLURLHasSuffix applies the HasSuffix predicate on the "html_url" field.
HTMLURLIn applies the In predicate on the "html_url" field.
HTMLURLLT applies the LT predicate on the "html_url" field.
HTMLURLLTE applies the LTE predicate on the "html_url" field.
HTMLURLNEQ applies the NEQ predicate on the "html_url" field.
HTMLURLNotIn applies the NotIn predicate on the "html_url" field.
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.
Location applies equality check predicate on the "location" field.
LocationContains applies the Contains predicate on the "location" field.
LocationContainsFold applies the ContainsFold predicate on the "location" field.
LocationEQ applies the EQ predicate on the "location" field.
LocationEqualFold applies the EqualFold predicate on the "location" field.
LocationGT applies the GT predicate on the "location" field.
LocationGTE applies the GTE predicate on the "location" field.
LocationHasPrefix applies the HasPrefix predicate on the "location" field.
LocationHasSuffix applies the HasSuffix predicate on the "location" field.
LocationIn applies the In predicate on the "location" field.
LocationIsNil applies the IsNil predicate on the "location" field.
LocationLT applies the LT predicate on the "location" field.
LocationLTE applies the LTE predicate on the "location" field.
LocationNEQ applies the NEQ predicate on the "location" field.
LocationNotIn applies the NotIn predicate on the "location" field.
LocationNotNil applies the NotNil predicate on the "location" field.
Login applies equality check predicate on the "login" field.
LoginContains applies the Contains predicate on the "login" field.
LoginContainsFold applies the ContainsFold predicate on the "login" field.
LoginEQ applies the EQ predicate on the "login" field.
LoginEqualFold applies the EqualFold predicate on the "login" field.
LoginGT applies the GT predicate on the "login" field.
LoginGTE applies the GTE predicate on the "login" field.
LoginHasPrefix applies the HasPrefix predicate on the "login" field.
LoginHasSuffix applies the HasSuffix predicate on the "login" field.
LoginIn applies the In predicate on the "login" field.
LoginLT applies the LT predicate on the "login" field.
LoginLTE applies the LTE predicate on the "login" field.
LoginNEQ applies the NEQ predicate on the "login" field.
LoginNotIn applies the NotIn predicate on the "login" field.
Name applies equality check predicate on the "name" field.
NameContains applies the Contains predicate on the "name" field.
NameContainsFold applies the ContainsFold predicate on the "name" field.
NameEQ applies the EQ predicate on the "name" field.
NameEqualFold applies the EqualFold predicate on the "name" field.
NameGT applies the GT predicate on the "name" field.
NameGTE applies the GTE predicate on the "name" field.
NameHasPrefix applies the HasPrefix predicate on the "name" field.
NameHasSuffix applies the HasSuffix predicate on the "name" field.
NameIn applies the In predicate on the "name" field.
NameIsNil applies the IsNil predicate on the "name" field.
NameLT applies the LT predicate on the "name" field.
NameLTE applies the LTE predicate on the "name" field.
NameNEQ applies the NEQ predicate on the "name" field.
NameNotIn applies the NotIn predicate on the "name" field.
NameNotNil applies the NotNil predicate on the "name" field.
NodeID applies equality check predicate on the "node_id" field.
NodeIDContains applies the Contains predicate on the "node_id" field.
NodeIDContainsFold applies the ContainsFold predicate on the "node_id" field.
NodeIDEQ applies the EQ predicate on the "node_id" field.
NodeIDEqualFold applies the EqualFold predicate on the "node_id" field.
NodeIDGT applies the GT predicate on the "node_id" field.
NodeIDGTE applies the GTE predicate on the "node_id" field.
NodeIDHasPrefix applies the HasPrefix predicate on the "node_id" field.
NodeIDHasSuffix applies the HasSuffix predicate on the "node_id" field.
NodeIDIn applies the In predicate on the "node_id" field.
NodeIDLT applies the LT predicate on the "node_id" field.
NodeIDLTE applies the LTE predicate on the "node_id" field.
NodeIDNEQ applies the NEQ predicate on the "node_id" field.
NodeIDNotIn applies the NotIn predicate on the "node_id" field.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
OrganizationsURL applies equality check predicate on the "organizations_url" field.
OrganizationsURLContains applies the Contains predicate on the "organizations_url" field.
OrganizationsURLContainsFold applies the ContainsFold predicate on the "organizations_url" field.
OrganizationsURLEQ applies the EQ predicate on the "organizations_url" field.
OrganizationsURLEqualFold applies the EqualFold predicate on the "organizations_url" field.
OrganizationsURLGT applies the GT predicate on the "organizations_url" field.
OrganizationsURLGTE applies the GTE predicate on the "organizations_url" field.
OrganizationsURLHasPrefix applies the HasPrefix predicate on the "organizations_url" field.
OrganizationsURLHasSuffix applies the HasSuffix predicate on the "organizations_url" field.
OrganizationsURLIn applies the In predicate on the "organizations_url" field.
OrganizationsURLLT applies the LT predicate on the "organizations_url" field.
OrganizationsURLLTE applies the LTE predicate on the "organizations_url" field.
OrganizationsURLNEQ applies the NEQ predicate on the "organizations_url" field.
OrganizationsURLNotIn applies the NotIn predicate on the "organizations_url" field.
PublicGists applies equality check predicate on the "public_gists" field.
PublicGistsEQ applies the EQ predicate on the "public_gists" field.
PublicGistsGT applies the GT predicate on the "public_gists" field.
PublicGistsGTE applies the GTE predicate on the "public_gists" field.
PublicGistsIn applies the In predicate on the "public_gists" field.
PublicGistsLT applies the LT predicate on the "public_gists" field.
PublicGistsLTE applies the LTE predicate on the "public_gists" field.
PublicGistsNEQ applies the NEQ predicate on the "public_gists" field.
PublicGistsNotIn applies the NotIn predicate on the "public_gists" field.
PublicRepos applies equality check predicate on the "public_repos" field.
PublicReposEQ applies the EQ predicate on the "public_repos" field.
PublicReposGT applies the GT predicate on the "public_repos" field.
PublicReposGTE applies the GTE predicate on the "public_repos" field.
PublicReposIn applies the In predicate on the "public_repos" field.
PublicReposLT applies the LT predicate on the "public_repos" field.
PublicReposLTE applies the LTE predicate on the "public_repos" field.
PublicReposNEQ applies the NEQ predicate on the "public_repos" field.
PublicReposNotIn applies the NotIn predicate on the "public_repos" field.
ReceivedEventsURL applies equality check predicate on the "received_events_url" field.
ReceivedEventsURLContains applies the Contains predicate on the "received_events_url" field.
ReceivedEventsURLContainsFold applies the ContainsFold predicate on the "received_events_url" field.
ReceivedEventsURLEQ applies the EQ predicate on the "received_events_url" field.
ReceivedEventsURLEqualFold applies the EqualFold predicate on the "received_events_url" field.
ReceivedEventsURLGT applies the GT predicate on the "received_events_url" field.
ReceivedEventsURLGTE applies the GTE predicate on the "received_events_url" field.
ReceivedEventsURLHasPrefix applies the HasPrefix predicate on the "received_events_url" field.
ReceivedEventsURLHasSuffix applies the HasSuffix predicate on the "received_events_url" field.
ReceivedEventsURLIn applies the In predicate on the "received_events_url" field.
ReceivedEventsURLLT applies the LT predicate on the "received_events_url" field.
ReceivedEventsURLLTE applies the LTE predicate on the "received_events_url" field.
ReceivedEventsURLNEQ applies the NEQ predicate on the "received_events_url" field.
ReceivedEventsURLNotIn applies the NotIn predicate on the "received_events_url" field.
ReposURL applies equality check predicate on the "repos_url" field.
ReposURLContains applies the Contains predicate on the "repos_url" field.
ReposURLContainsFold applies the ContainsFold predicate on the "repos_url" field.
ReposURLEQ applies the EQ predicate on the "repos_url" field.
ReposURLEqualFold applies the EqualFold predicate on the "repos_url" field.
ReposURLGT applies the GT predicate on the "repos_url" field.
ReposURLGTE applies the GTE predicate on the "repos_url" field.
ReposURLHasPrefix applies the HasPrefix predicate on the "repos_url" field.
ReposURLHasSuffix applies the HasSuffix predicate on the "repos_url" field.
ReposURLIn applies the In predicate on the "repos_url" field.
ReposURLLT applies the LT predicate on the "repos_url" field.
ReposURLLTE applies the LTE predicate on the "repos_url" field.
ReposURLNEQ applies the NEQ predicate on the "repos_url" field.
ReposURLNotIn applies the NotIn predicate on the "repos_url" field.
SiteAdmin applies equality check predicate on the "site_admin" field.
SiteAdminEQ applies the EQ predicate on the "site_admin" field.
SiteAdminNEQ applies the NEQ predicate on the "site_admin" field.
StarredURL applies equality check predicate on the "starred_url" field.
StarredURLContains applies the Contains predicate on the "starred_url" field.
StarredURLContainsFold applies the ContainsFold predicate on the "starred_url" field.
StarredURLEQ applies the EQ predicate on the "starred_url" field.
StarredURLEqualFold applies the EqualFold predicate on the "starred_url" field.
StarredURLGT applies the GT predicate on the "starred_url" field.
StarredURLGTE applies the GTE predicate on the "starred_url" field.
StarredURLHasPrefix applies the HasPrefix predicate on the "starred_url" field.
StarredURLHasSuffix applies the HasSuffix predicate on the "starred_url" field.
StarredURLIn applies the In predicate on the "starred_url" field.
StarredURLLT applies the LT predicate on the "starred_url" field.
StarredURLLTE applies the LTE predicate on the "starred_url" field.
StarredURLNEQ applies the NEQ predicate on the "starred_url" field.
StarredURLNotIn applies the NotIn predicate on the "starred_url" field.
SubscriptionsURL applies equality check predicate on the "subscriptions_url" field.
SubscriptionsURLContains applies the Contains predicate on the "subscriptions_url" field.
SubscriptionsURLContainsFold applies the ContainsFold predicate on the "subscriptions_url" field.
SubscriptionsURLEQ applies the EQ predicate on the "subscriptions_url" field.
SubscriptionsURLEqualFold applies the EqualFold predicate on the "subscriptions_url" field.
SubscriptionsURLGT applies the GT predicate on the "subscriptions_url" field.
SubscriptionsURLGTE applies the GTE predicate on the "subscriptions_url" field.
SubscriptionsURLHasPrefix applies the HasPrefix predicate on the "subscriptions_url" field.
SubscriptionsURLHasSuffix applies the HasSuffix predicate on the "subscriptions_url" field.
SubscriptionsURLIn applies the In predicate on the "subscriptions_url" field.
SubscriptionsURLLT applies the LT predicate on the "subscriptions_url" field.
SubscriptionsURLLTE applies the LTE predicate on the "subscriptions_url" field.
SubscriptionsURLNEQ applies the NEQ predicate on the "subscriptions_url" field.
SubscriptionsURLNotIn applies the NotIn predicate on the "subscriptions_url" field.
Type applies equality check predicate on the "type" field.
TypeContains applies the Contains predicate on the "type" field.
TypeContainsFold applies the ContainsFold predicate on the "type" field.
TypeEQ applies the EQ predicate on the "type" field.
TypeEqualFold applies the EqualFold predicate on the "type" field.
TypeGT applies the GT predicate on the "type" field.
TypeGTE applies the GTE predicate on the "type" field.
TypeHasPrefix applies the HasPrefix predicate on the "type" field.
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
TypeIn applies the In predicate on the "type" field.
TypeLT applies the LT predicate on the "type" field.
TypeLTE applies the LTE predicate on the "type" field.
TypeNEQ applies the NEQ predicate on the "type" field.
TypeNotIn applies the NotIn predicate on the "type" 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.
URL applies equality check predicate on the "url" field.
URLContains applies the Contains predicate on the "url" field.
URLContainsFold applies the ContainsFold predicate on the "url" field.
URLEQ applies the EQ predicate on the "url" field.
URLEqualFold applies the EqualFold predicate on the "url" field.
URLGT applies the GT predicate on the "url" field.
URLGTE applies the GTE predicate on the "url" field.
URLHasPrefix applies the HasPrefix predicate on the "url" field.
URLHasSuffix applies the HasSuffix predicate on the "url" field.
URLIn applies the In predicate on the "url" field.
URLLT applies the LT predicate on the "url" field.
URLLTE applies the LTE predicate on the "url" field.
URLNEQ applies the NEQ predicate on the "url" field.
URLNotIn applies the NotIn predicate on the "url" field.
ValidColumn reports if the column name is valid (part of the table columns).
# Constants
CommentsCreatedColumn is the table column denoting the comments_created relation/edge.
CommentsCreatedInverseTable is the table name for the IssueComment entity.
CommentsCreatedTable is the table that holds the comments_created relation/edge.
EdgeCommentsCreated holds the string denoting the comments_created edge name in mutations.
EdgeIssuesAssigned holds the string denoting the issues_assigned edge name in mutations.
EdgeIssuesCreated holds the string denoting the issues_created edge name in mutations.
EdgeRepositories holds the string denoting the repositories edge name in mutations.
EdgeTimelineEventsCreated holds the string denoting the timeline_events_created edge name in mutations.
FieldAvatarURL holds the string denoting the avatar_url field in the database.
FieldBio holds the string denoting the bio field in the database.
FieldBlog holds the string denoting the blog field in the database.
FieldCompany holds the string denoting the company field in the database.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldEmail holds the string denoting the email field in the database.
FieldEventsURL holds the string denoting the events_url field in the database.
FieldFollowers holds the string denoting the followers field in the database.
FieldFollowersURL holds the string denoting the followers_url field in the database.
FieldFollowing holds the string denoting the following field in the database.
FieldFollowingURL holds the string denoting the following_url field in the database.
FieldGistsURL holds the string denoting the gists_url field in the database.
FieldGravatarID holds the string denoting the gravatar_id field in the database.
FieldHireable holds the string denoting the hireable field in the database.
FieldHTMLURL holds the string denoting the html_url field in the database.
FieldID holds the string denoting the id field in the database.
FieldLocation holds the string denoting the location field in the database.
FieldLogin holds the string denoting the login field in the database.
FieldName holds the string denoting the name field in the database.
FieldNodeID holds the string denoting the node_id field in the database.
FieldOrganizationsURL holds the string denoting the organizations_url field in the database.
FieldPublicGists holds the string denoting the public_gists field in the database.
FieldPublicRepos holds the string denoting the public_repos field in the database.
FieldReceivedEventsURL holds the string denoting the received_events_url field in the database.
FieldReposURL holds the string denoting the repos_url field in the database.
FieldSiteAdmin holds the string denoting the site_admin field in the database.
FieldStarredURL holds the string denoting the starred_url field in the database.
FieldSubscriptionsURL holds the string denoting the subscriptions_url field in the database.
FieldType holds the string denoting the type field in the database.
FieldUpdatedAt holds the string denoting the updated_at field in the database.
FieldURL holds the string denoting the url field in the database.
IssuesAssignedInverseTable is the table name for the Issue entity.
IssuesAssignedTable is the table that holds the issues_assigned relation/edge.
IssuesCreatedColumn is the table column denoting the issues_created relation/edge.
IssuesCreatedInverseTable is the table name for the Issue entity.
IssuesCreatedTable is the table that holds the issues_created relation/edge.
Label holds the string label denoting the user type in the database.
RepositoriesColumn is the table column denoting the repositories relation/edge.
RepositoriesInverseTable is the table name for the Repository entity.
RepositoriesTable is the table that holds the repositories relation/edge.
Table holds the table name of the user in the database.
TimelineEventsCreatedColumn is the table column denoting the timeline_events_created relation/edge.
TimelineEventsCreatedInverseTable is the table name for the TimelineEvent entity.
TimelineEventsCreatedTable is the table that holds the timeline_events_created relation/edge.
# Variables
Columns holds all SQL columns for user fields.
IssuesAssignedPrimaryKey and IssuesAssignedColumn2 are the table columns denoting the primary key for the issues_assigned relation (M2M).
# Type aliases
OrderOption defines the ordering options for the User queries.