# Functions
And groups predicates with the AND operator between them.
ByAttachments orders the results by attachments terms.
ByAttachmentsCount orders the results by attachments count.
ByCreatedAt orders the results by the created_at field.
ByDeletedAt orders the results by the deleted_at field.
ByDescription orders the results by the description field.
ByID orders the results by the id field.
ByKind orders the results by the kind field.
ByName orders the results by the name field.
ByOrganizationField orders the results by organization field.
BySecretName orders the results by the secret_name field.
Configuration applies equality check predicate on the "configuration" field.
ConfigurationEQ applies the EQ predicate on the "configuration" field.
ConfigurationGT applies the GT predicate on the "configuration" field.
ConfigurationGTE applies the GTE predicate on the "configuration" field.
ConfigurationIn applies the In predicate on the "configuration" field.
ConfigurationIsNil applies the IsNil predicate on the "configuration" field.
ConfigurationLT applies the LT predicate on the "configuration" field.
ConfigurationLTE applies the LTE predicate on the "configuration" field.
ConfigurationNEQ applies the NEQ predicate on the "configuration" field.
ConfigurationNotIn applies the NotIn predicate on the "configuration" field.
ConfigurationNotNil applies the NotNil predicate on the "configuration" 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.
DeletedAt applies equality check predicate on the "deleted_at" field.
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
DeletedAtGT applies the GT predicate on the "deleted_at" field.
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
DeletedAtIn applies the In predicate on the "deleted_at" field.
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
DeletedAtLT applies the LT predicate on the "deleted_at" field.
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
DeletedAtNotNil applies the NotNil predicate on the "deleted_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.
DescriptionIsNil applies the IsNil 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.
DescriptionNotNil applies the NotNil predicate on the "description" field.
HasAttachments applies the HasEdge predicate on the "attachments" edge.
HasAttachmentsWith applies the HasEdge predicate on the "attachments" edge with a given conditions (other predicates).
HasOrganization applies the HasEdge predicate on the "organization" edge.
HasOrganizationWith applies the HasEdge predicate on the "organization" 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.
Kind applies equality check predicate on the "kind" field.
KindContains applies the Contains predicate on the "kind" field.
KindContainsFold applies the ContainsFold predicate on the "kind" field.
KindEQ applies the EQ predicate on the "kind" field.
KindEqualFold applies the EqualFold predicate on the "kind" field.
KindGT applies the GT predicate on the "kind" field.
KindGTE applies the GTE predicate on the "kind" field.
KindHasPrefix applies the HasPrefix predicate on the "kind" field.
KindHasSuffix applies the HasSuffix predicate on the "kind" field.
KindIn applies the In predicate on the "kind" field.
KindLT applies the LT predicate on the "kind" field.
KindLTE applies the LTE predicate on the "kind" field.
KindNEQ applies the NEQ predicate on the "kind" field.
KindNotIn applies the NotIn predicate on the "kind" 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.
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.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
SecretName applies equality check predicate on the "secret_name" field.
SecretNameContains applies the Contains predicate on the "secret_name" field.
SecretNameContainsFold applies the ContainsFold predicate on the "secret_name" field.
SecretNameEQ applies the EQ predicate on the "secret_name" field.
SecretNameEqualFold applies the EqualFold predicate on the "secret_name" field.
SecretNameGT applies the GT predicate on the "secret_name" field.
SecretNameGTE applies the GTE predicate on the "secret_name" field.
SecretNameHasPrefix applies the HasPrefix predicate on the "secret_name" field.
SecretNameHasSuffix applies the HasSuffix predicate on the "secret_name" field.
SecretNameIn applies the In predicate on the "secret_name" field.
SecretNameLT applies the LT predicate on the "secret_name" field.
SecretNameLTE applies the LTE predicate on the "secret_name" field.
SecretNameNEQ applies the NEQ predicate on the "secret_name" field.
SecretNameNotIn applies the NotIn predicate on the "secret_name" field.
ValidColumn reports if the column name is valid (part of the table columns).
# Constants
AttachmentsColumn is the table column denoting the attachments relation/edge.
AttachmentsInverseTable is the table name for the IntegrationAttachment entity.
AttachmentsTable is the table that holds the attachments relation/edge.
EdgeAttachments holds the string denoting the attachments edge name in mutations.
EdgeOrganization holds the string denoting the organization edge name in mutations.
FieldConfiguration holds the string denoting the configuration field in the database.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldDeletedAt holds the string denoting the deleted_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.
FieldKind holds the string denoting the kind field in the database.
FieldName holds the string denoting the name field in the database.
FieldSecretName holds the string denoting the secret_name field in the database.
Label holds the string label denoting the integration type in the database.
OrganizationColumn is the table column denoting the organization relation/edge.
OrganizationInverseTable is the table name for the Organization entity.
OrganizationTable is the table that holds the organization relation/edge.
Table holds the table name of the integration in the database.
# Variables
Columns holds all SQL columns for integration fields.
DefaultCreatedAt holds the default value on creation for the "created_at" field.
DefaultID holds the default value on creation for the "id" field.
ForeignKeys holds the SQL foreign-keys that are owned by the "integrations" table and are not defined as standalone fields in the schema.
# Type aliases
OrderOption defines the ordering options for the Integration queries.