Skip to main content

GQLTQueryPermissionWhere

No description

type GQLTQueryPermissionWhere {
id: GQLTQueryPermissionWhereid
name: GQLTQueryPermissionWherename
type: GQLTQueryPermissionWheretype
createdAt: GQLTQueryPermissionWherecreatedAt
updatedAt: GQLTQueryPermissionWhereupdatedAt
or: [GQLTQueryPermissionWhere]
and: [GQLTQueryPermissionWhere]
any: [GQLTQueryPermissionWhere]
all: [GQLTQueryPermissionWhere]
}

Fields#

id (GQLTQueryPermissionWhereid)#

name (GQLTQueryPermissionWherename)#

type (GQLTQueryPermissionWheretype)#

createdAt (GQLTQueryPermissionWherecreatedAt)#

updatedAt (GQLTQueryPermissionWhereupdatedAt)#

or ([GQLTQueryPermissionWhere])#

and ([GQLTQueryPermissionWhere])#

any ([GQLTQueryPermissionWhere])#

all ([GQLTQueryPermissionWhere])#