RoleAssetLink
type RoleAssetLink {
accessControl: AccessControlResult
assetId: ID!
createdAt: Time!
id: ID!
}Fields
accessControl ● AccessControlResult union
assetId ● ID! non-null scalar
createdAt ● Time! non-null scalar
id ● ID! non-null scalar
Member Of
Implemented By
Last updated
Was this helpful?