fix: remote customInfoRequestId field

This commit is contained in:
siiky 2023-02-14 18:45:54 +00:00
parent b5051badd0
commit c584b87e95

View file

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