Skip to main content

SchemaPropertyGroupWhereInput

SchemaPropertyGroupWhereInput is used for filtering SchemaPropertyGroup objects. Input was generated by ent.

input SchemaPropertyGroupWhereInput {
not: SchemaPropertyGroupWhereInput
and: [SchemaPropertyGroupWhereInput!]
or: [SchemaPropertyGroupWhereInput!]
id: ID
idNEQ: ID
idIn: [ID!]
idNotIn: [ID!]
idGT: ID
idGTE: ID
idLT: ID
idLTE: ID
createdAt: Time
createdAtNEQ: Time
createdAtIn: [Time!]
createdAtNotIn: [Time!]
createdAtGT: Time
createdAtGTE: Time
createdAtLT: Time
createdAtLTE: Time
updatedAt: Time
updatedAtNEQ: Time
updatedAtIn: [Time!]
updatedAtNotIn: [Time!]
updatedAtGT: Time
updatedAtGTE: Time
updatedAtLT: Time
updatedAtLTE: Time
companyID: String
companyIDNEQ: String
companyIDIn: [String!]
companyIDNotIn: [String!]
companyIDGT: String
companyIDGTE: String
companyIDLT: String
companyIDLTE: String
companyIDContains: String
companyIDHasPrefix: String
companyIDHasSuffix: String
companyIDEqualFold: String
companyIDContainsFold: String
apiName: String
apiNameNEQ: String
apiNameIn: [String!]
apiNameNotIn: [String!]
apiNameGT: String
apiNameGTE: String
apiNameLT: String
apiNameLTE: String
apiNameContains: String
apiNameHasPrefix: String
apiNameHasSuffix: String
apiNameEqualFold: String
apiNameContainsFold: String
name: String
nameNEQ: String
nameIn: [String!]
nameNotIn: [String!]
nameGT: String
nameGTE: String
nameLT: String
nameLTE: String
nameContains: String
nameHasPrefix: String
nameHasSuffix: String
nameEqualFold: String
nameContainsFold: String
schemaID: ID
schemaIDNEQ: ID
schemaIDIn: [ID!]
schemaIDNotIn: [ID!]
position: Int
positionNEQ: Int
positionIn: [Int!]
positionNotIn: [Int!]
positionGT: Int
positionGTE: Int
positionLT: Int
positionLTE: Int
positionIsNil: Boolean
positionNotNil: Boolean
hasProperties: Boolean
hasPropertiesWith: [SchemaPropertyWhereInput!]
hasSchema: Boolean
hasSchemaWith: [SchemaDefinitionWhereInput!]
}

Fields

SchemaPropertyGroupWhereInput.not ● SchemaPropertyGroupWhereInput input

SchemaPropertyGroupWhereInput.and ● [SchemaPropertyGroupWhereInput!] list input

SchemaPropertyGroupWhereInput.or ● [SchemaPropertyGroupWhereInput!] list input

SchemaPropertyGroupWhereInput.id ● ID scalar

id field predicates

SchemaPropertyGroupWhereInput.idNEQ ● ID scalar

SchemaPropertyGroupWhereInput.idIn ● [ID!] list scalar

SchemaPropertyGroupWhereInput.idNotIn ● [ID!] list scalar

SchemaPropertyGroupWhereInput.idGT ● ID scalar

SchemaPropertyGroupWhereInput.idGTE ● ID scalar

SchemaPropertyGroupWhereInput.idLT ● ID scalar

SchemaPropertyGroupWhereInput.idLTE ● ID scalar

SchemaPropertyGroupWhereInput.createdAt ● Time scalar

created_at field predicates

SchemaPropertyGroupWhereInput.createdAtNEQ ● Time scalar

SchemaPropertyGroupWhereInput.createdAtIn ● [Time!] list scalar

SchemaPropertyGroupWhereInput.createdAtNotIn ● [Time!] list scalar

SchemaPropertyGroupWhereInput.createdAtGT ● Time scalar

SchemaPropertyGroupWhereInput.createdAtGTE ● Time scalar

SchemaPropertyGroupWhereInput.createdAtLT ● Time scalar

SchemaPropertyGroupWhereInput.createdAtLTE ● Time scalar

SchemaPropertyGroupWhereInput.updatedAt ● Time scalar

updated_at field predicates

SchemaPropertyGroupWhereInput.updatedAtNEQ ● Time scalar

SchemaPropertyGroupWhereInput.updatedAtIn ● [Time!] list scalar

SchemaPropertyGroupWhereInput.updatedAtNotIn ● [Time!] list scalar

SchemaPropertyGroupWhereInput.updatedAtGT ● Time scalar

SchemaPropertyGroupWhereInput.updatedAtGTE ● Time scalar

SchemaPropertyGroupWhereInput.updatedAtLT ● Time scalar

SchemaPropertyGroupWhereInput.updatedAtLTE ● Time scalar

SchemaPropertyGroupWhereInput.companyID ● String scalar

company_id field predicates

SchemaPropertyGroupWhereInput.companyIDNEQ ● String scalar

SchemaPropertyGroupWhereInput.companyIDIn ● [String!] list scalar

SchemaPropertyGroupWhereInput.companyIDNotIn ● [String!] list scalar

SchemaPropertyGroupWhereInput.companyIDGT ● String scalar

SchemaPropertyGroupWhereInput.companyIDGTE ● String scalar

SchemaPropertyGroupWhereInput.companyIDLT ● String scalar

SchemaPropertyGroupWhereInput.companyIDLTE ● String scalar

SchemaPropertyGroupWhereInput.companyIDContains ● String scalar

SchemaPropertyGroupWhereInput.companyIDHasPrefix ● String scalar

SchemaPropertyGroupWhereInput.companyIDHasSuffix ● String scalar

SchemaPropertyGroupWhereInput.companyIDEqualFold ● String scalar

SchemaPropertyGroupWhereInput.companyIDContainsFold ● String scalar

SchemaPropertyGroupWhereInput.apiName ● String scalar

api_name field predicates

SchemaPropertyGroupWhereInput.apiNameNEQ ● String scalar

SchemaPropertyGroupWhereInput.apiNameIn ● [String!] list scalar

SchemaPropertyGroupWhereInput.apiNameNotIn ● [String!] list scalar

SchemaPropertyGroupWhereInput.apiNameGT ● String scalar

SchemaPropertyGroupWhereInput.apiNameGTE ● String scalar

SchemaPropertyGroupWhereInput.apiNameLT ● String scalar

SchemaPropertyGroupWhereInput.apiNameLTE ● String scalar

SchemaPropertyGroupWhereInput.apiNameContains ● String scalar

SchemaPropertyGroupWhereInput.apiNameHasPrefix ● String scalar

SchemaPropertyGroupWhereInput.apiNameHasSuffix ● String scalar

SchemaPropertyGroupWhereInput.apiNameEqualFold ● String scalar

SchemaPropertyGroupWhereInput.apiNameContainsFold ● String scalar

SchemaPropertyGroupWhereInput.name ● String scalar

name field predicates

SchemaPropertyGroupWhereInput.nameNEQ ● String scalar

SchemaPropertyGroupWhereInput.nameIn ● [String!] list scalar

SchemaPropertyGroupWhereInput.nameNotIn ● [String!] list scalar

SchemaPropertyGroupWhereInput.nameGT ● String scalar

SchemaPropertyGroupWhereInput.nameGTE ● String scalar

SchemaPropertyGroupWhereInput.nameLT ● String scalar

SchemaPropertyGroupWhereInput.nameLTE ● String scalar

SchemaPropertyGroupWhereInput.nameContains ● String scalar

SchemaPropertyGroupWhereInput.nameHasPrefix ● String scalar

SchemaPropertyGroupWhereInput.nameHasSuffix ● String scalar

SchemaPropertyGroupWhereInput.nameEqualFold ● String scalar

SchemaPropertyGroupWhereInput.nameContainsFold ● String scalar

SchemaPropertyGroupWhereInput.schemaID ● ID scalar

schema_id field predicates

SchemaPropertyGroupWhereInput.schemaIDNEQ ● ID scalar

SchemaPropertyGroupWhereInput.schemaIDIn ● [ID!] list scalar

SchemaPropertyGroupWhereInput.schemaIDNotIn ● [ID!] list scalar

SchemaPropertyGroupWhereInput.position ● Int scalar

position field predicates

SchemaPropertyGroupWhereInput.positionNEQ ● Int scalar

SchemaPropertyGroupWhereInput.positionIn ● [Int!] list scalar

SchemaPropertyGroupWhereInput.positionNotIn ● [Int!] list scalar

SchemaPropertyGroupWhereInput.positionGT ● Int scalar

SchemaPropertyGroupWhereInput.positionGTE ● Int scalar

SchemaPropertyGroupWhereInput.positionLT ● Int scalar

SchemaPropertyGroupWhereInput.positionLTE ● Int scalar

SchemaPropertyGroupWhereInput.positionIsNil ● Boolean scalar

SchemaPropertyGroupWhereInput.positionNotNil ● Boolean scalar

SchemaPropertyGroupWhereInput.hasProperties ● Boolean scalar

properties edge predicates

SchemaPropertyGroupWhereInput.hasPropertiesWith ● [SchemaPropertyWhereInput!] list input

SchemaPropertyGroupWhereInput.hasSchema ● Boolean scalar

schema edge predicates

SchemaPropertyGroupWhereInput.hasSchemaWith ● [SchemaDefinitionWhereInput!] list input

Member Of

getSchemaPropertyGroups query ● SchemaDefinitionWhereInput input ● SchemaPropertyGroupWhereInput input ● SchemaPropertyWhereInput input