Update console for compliance portal
Point compliance-page screens and Relay graphs at the renamed Compliance Portal API fields and mutations. Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -123,7 +123,7 @@ export const CompliancePageReferenceDialog = forwardRef<CompliancePageReferenceD
|
||||
await createReference({
|
||||
variables: {
|
||||
input: {
|
||||
trustCenterId: compliancePageId,
|
||||
compliancePortalId: compliancePageId,
|
||||
name: data.name,
|
||||
description: data.description || null,
|
||||
websiteUrl: data.websiteUrl,
|
||||
|
||||
Reference in New Issue
Block a user