Skip to main content

GQLTQueryRoleItemPermissionWhere

No description

type GQLTQueryRoleItemPermissionWhere {
id: GQLTQueryRoleItemPermissionWhereid
read: GQLTQueryRoleItemPermissionWhereread
write: GQLTQueryRoleItemPermissionWherewrite
delete: GQLTQueryRoleItemPermissionWheredelete
createdAt: GQLTQueryRoleItemPermissionWherecreatedAt
updatedAt: GQLTQueryRoleItemPermissionWhereupdatedAt
roleId: GQLTQueryRoleItemPermissionWhereroleId
itemId: GQLTQueryRoleItemPermissionWhereitemId
or: [GQLTQueryRoleItemPermissionWhere]
and: [GQLTQueryRoleItemPermissionWhere]
any: [GQLTQueryRoleItemPermissionWhere]
all: [GQLTQueryRoleItemPermissionWhere]
}

Fields#

id (GQLTQueryRoleItemPermissionWhereid)#

read (GQLTQueryRoleItemPermissionWhereread)#

write (GQLTQueryRoleItemPermissionWherewrite)#

delete (GQLTQueryRoleItemPermissionWheredelete)#

createdAt (GQLTQueryRoleItemPermissionWherecreatedAt)#

updatedAt (GQLTQueryRoleItemPermissionWhereupdatedAt)#

roleId (GQLTQueryRoleItemPermissionWhereroleId)#

itemId (GQLTQueryRoleItemPermissionWhereitemId)#

or ([GQLTQueryRoleItemPermissionWhere])#

and ([GQLTQueryRoleItemPermissionWhere])#

any ([GQLTQueryRoleItemPermissionWhere])#

all ([GQLTQueryRoleItemPermissionWhere])#