Skip to main content

GQLTQueryRoleWhere

No description

type GQLTQueryRoleWhere {
id: GQLTQueryRoleWhereid
name: GQLTQueryRoleWherename
groupRestricted: GQLTQueryRoleWheregroupRestricted
createdAt: GQLTQueryRoleWherecreatedAt
updatedAt: GQLTQueryRoleWhereupdatedAt
or: [GQLTQueryRoleWhere]
and: [GQLTQueryRoleWhere]
any: [GQLTQueryRoleWhere]
all: [GQLTQueryRoleWhere]
}

Fields#

id (GQLTQueryRoleWhereid)#

name (GQLTQueryRoleWherename)#

groupRestricted (GQLTQueryRoleWheregroupRestricted)#

createdAt (GQLTQueryRoleWherecreatedAt)#

updatedAt (GQLTQueryRoleWhereupdatedAt)#

or ([GQLTQueryRoleWhere])#

and ([GQLTQueryRoleWhere])#

any ([GQLTQueryRoleWhere])#

all ([GQLTQueryRoleWhere])#