Merge pull request #1519 from siiky/fix/lam-830/remove-unused-field-8.5

LAM-830 fix: remote `customInfoRequestId` field
This commit is contained in:
Rafael Taranto 2023-02-21 15:32:04 +00:00 committed by GitHub
commit 47cd62c1e5

View file

@ -97,7 +97,6 @@ type CustomInfoRequest {
type Trigger {
id: String!
customInfoRequestId: String!
direction: String!
requirement: String!
triggerType: String!