Fix merge and handle display of unpersisted trusct center document access status
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
@@ -2363,6 +2363,7 @@ type TrustCenterDocumentAccess
|
||||
@goModel(
|
||||
model: "go.probo.inc/probo/pkg/server/api/console/v1/types.TrustCenterDocumentAccess"
|
||||
) {
|
||||
id: ID!
|
||||
active: Boolean!
|
||||
status: TrustCenterDocumentAccessStatus!
|
||||
requested: Boolean!
|
||||
|
||||
Reference in New Issue
Block a user