DemandHqQuickLinkDeletedId
When a DemandHqQuickLink is deleted, the ID is returned
type DemandHqQuickLinkDeletedId {
appId: ID!
demandHqId: ID!
quickLinkType: DemandHqQuickLinkType!
}
When a DemandHqQuickLink is deleted, the ID is returned
type DemandHqQuickLinkDeletedId {
appId: ID!
demandHqId: ID!
quickLinkType: DemandHqQuickLinkType!
}
DemandHqQuickLinkDeletedId.appId ● ID! non-null scalarDemandHqQuickLinkDeletedId.demandHqId ● ID! non-null scalarDemandHqQuickLinkDeletedId.quickLinkType ● DemandHqQuickLinkType! non-null enum