Skip to main content

GQLTQueryItemWhere

No description

type GQLTQueryItemWhere {
id: GQLTQueryItemWhereid
name: GQLTQueryItemWherename
displayName: GQLTQueryItemWheredisplayName
type: GQLTQueryItemWheretype
index: GQLTQueryItemWhereindex
data: GQLTQueryItemWheredata
path: GQLTQueryItemWherepath
createdAt: GQLTQueryItemWherecreatedAt
updatedAt: GQLTQueryItemWhereupdatedAt
templateId: GQLTQueryItemWheretemplateId
parentId: GQLTQueryItemWhereparentId
or: [GQLTQueryItemWhere]
and: [GQLTQueryItemWhere]
any: [GQLTQueryItemWhere]
all: [GQLTQueryItemWhere]
}

Fields#

id (GQLTQueryItemWhereid)#

name (GQLTQueryItemWherename)#

displayName (GQLTQueryItemWheredisplayName)#

type (GQLTQueryItemWheretype)#

index (GQLTQueryItemWhereindex)#

data (GQLTQueryItemWheredata)#

path (GQLTQueryItemWherepath)#

createdAt (GQLTQueryItemWherecreatedAt)#

updatedAt (GQLTQueryItemWhereupdatedAt)#

templateId (GQLTQueryItemWheretemplateId)#

parentId (GQLTQueryItemWhereparentId)#

or ([GQLTQueryItemWhere])#

and ([GQLTQueryItemWhere])#

any ([GQLTQueryItemWhere])#

all ([GQLTQueryItemWhere])#