ExternalServiceRuleCondition
A condition to be used against ExternalServiceRule object types. All fields
are tested for equality and combined with a logical ‘and.’
input ExternalServiceRuleCondition {
id: String
workspaceId: String
createdByWorkspaceAccountId: String
externalServiceId: String
ruleId: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
}
Fields
ExternalServiceRuleCondition.id ● String scalar
Checks for equality with the object’s id field.
ExternalServiceRuleCondition.workspaceId ● String scalar
Checks for equality with the object’s workspaceId field.
ExternalServiceRuleCondition.createdByWorkspaceAccountId ● String scalar
Checks for equality with the object’s createdByWorkspaceAccountId field.
ExternalServiceRuleCondition.externalServiceId ● String scalar
Checks for equality with the object’s externalServiceId field.
ExternalServiceRuleCondition.ruleId ● String scalar
Checks for equality with the object’s ruleId field.
ExternalServiceRuleCondition.version ● Int scalar
Checks for equality with the object’s version field.
ExternalServiceRuleCondition.deletedAt ● Datetime scalar
Checks for equality with the object’s deletedAt field.
ExternalServiceRuleCondition.updatedAt ● Datetime scalar
Checks for equality with the object’s updatedAt field.
ExternalServiceRuleCondition.createdAt ● Datetime scalar
Checks for equality with the object’s createdAt field.
Member Of
externalServiceRules query ● externalServiceRulesConnection query