Skip to main content

GQLTQueryRolePermissionWhere

No description

type GQLTQueryRolePermissionWhere {
id: GQLTQueryRolePermissionWhereid
level: GQLTQueryRolePermissionWherelevel
createdAt: GQLTQueryRolePermissionWherecreatedAt
updatedAt: GQLTQueryRolePermissionWhereupdatedAt
permissionId: GQLTQueryRolePermissionWherepermissionId
roleId: GQLTQueryRolePermissionWhereroleId
or: [GQLTQueryRolePermissionWhere]
and: [GQLTQueryRolePermissionWhere]
any: [GQLTQueryRolePermissionWhere]
all: [GQLTQueryRolePermissionWhere]
}

Fields#

id (GQLTQueryRolePermissionWhereid)#

level (GQLTQueryRolePermissionWherelevel)#

createdAt (GQLTQueryRolePermissionWherecreatedAt)#

updatedAt (GQLTQueryRolePermissionWhereupdatedAt)#

permissionId (GQLTQueryRolePermissionWherepermissionId)#

roleId (GQLTQueryRolePermissionWhereroleId)#

or ([GQLTQueryRolePermissionWhere])#

and ([GQLTQueryRolePermissionWhere])#

any ([GQLTQueryRolePermissionWhere])#

all ([GQLTQueryRolePermissionWhere])#