Skip to main content

GQLTQueryEventLogWhere

No description

type GQLTQueryEventLogWhere {
id: GQLTQueryEventLogWhereid
action: GQLTQueryEventLogWhereaction
description: GQLTQueryEventLogWheredescription
changeset: GQLTQueryEventLogWherechangeset
source: GQLTQueryEventLogWheresource
model: GQLTQueryEventLogWheremodel
createdAt: GQLTQueryEventLogWherecreatedAt
updatedAt: GQLTQueryEventLogWhereupdatedAt
userId: GQLTQueryEventLogWhereuserId
or: [GQLTQueryEventLogWhere]
and: [GQLTQueryEventLogWhere]
any: [GQLTQueryEventLogWhere]
all: [GQLTQueryEventLogWhere]
changesetFind: EventLogWhereOperator
descriptionFind: DescriptionFindWhereOperator
}

Fields#

id (GQLTQueryEventLogWhereid)#

action (GQLTQueryEventLogWhereaction)#

description (GQLTQueryEventLogWheredescription)#

changeset (GQLTQueryEventLogWherechangeset)#

source (GQLTQueryEventLogWheresource)#

model (GQLTQueryEventLogWheremodel)#

createdAt (GQLTQueryEventLogWherecreatedAt)#

updatedAt (GQLTQueryEventLogWhereupdatedAt)#

userId (GQLTQueryEventLogWhereuserId)#

or ([GQLTQueryEventLogWhere])#

and ([GQLTQueryEventLogWhere])#

any ([GQLTQueryEventLogWhere])#

all ([GQLTQueryEventLogWhere])#

changesetFind (EventLogWhereOperator)#

descriptionFind (DescriptionFindWhereOperator)#